Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
ca6b80ca
Commit
ca6b80ca
authored
Apr 23, 2021
by
Sylvain Gugger
Browse files
Wrong branch Sylvain...
parent
3951fc55
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.circleci/config.yml
.circleci/config.yml
+1
-1
No files found.
.circleci/config.yml
View file @
ca6b80ca
...
@@ -145,7 +145,7 @@ jobs:
...
@@ -145,7 +145,7 @@ jobs:
key
:
v0.4-torch-{{ checksum "setup.py" }}
key
:
v0.4-torch-{{ checksum "setup.py" }}
paths
:
paths
:
-
'
~/.cache/pip'
-
'
~/.cache/pip'
-
run
:
python -m pytest -n
8
--dist=loadfile -s --make-reports=tests_torch ./tests/ | tee tests_output.txt
-
run
:
python -m pytest -n
4
--dist=loadfile -s --make-reports=tests_torch ./tests/ | tee tests_output.txt
-
store_artifacts
:
-
store_artifacts
:
path
:
~/transformers/tests_output.txt
path
:
~/transformers/tests_output.txt
-
store_artifacts
:
-
store_artifacts
:
...
...
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