Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
7322c314
Commit
7322c314
authored
Jul 12, 2019
by
thomwolf
Browse files
remove python2 testing for examples
parent
936e813c
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
557 deletions
+0
-557
.circleci/config.yml
.circleci/config.yml
+0
-2
examples/run_bert_swag.py
examples/run_bert_swag.py
+0
-555
No files found.
.circleci/config.yml
View file @
7322c314
...
@@ -24,9 +24,7 @@ jobs:
...
@@ -24,9 +24,7 @@ jobs:
-
checkout
-
checkout
-
run
:
sudo pip install --progress-bar off .
-
run
:
sudo pip install --progress-bar off .
-
run
:
sudo pip install pytest codecov pytest-cov
-
run
:
sudo pip install pytest codecov pytest-cov
-
run
:
sudo pip install tensorboardX scikit-learn mock
-
run
:
python -m pytest -sv ./pytorch_transformers/tests/ --cov
-
run
:
python -m pytest -sv ./pytorch_transformers/tests/ --cov
-
run
:
python -m pytest -sv ./examples/
-
run
:
codecov
-
run
:
codecov
workflows
:
workflows
:
version
:
2
version
:
2
...
...
examples/run_bert_swag.py
deleted
100644 → 0
View file @
936e813c
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment