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
64c7c2bc
"...resnet50_tensorflow.git" did not exist on "9058543414da7b46c0bd7465be3e47e902581714"
Unverified
Commit
64c7c2bc
authored
Aug 25, 2020
by
Sylvain Gugger
Committed by
GitHub
Aug 25, 2020
Browse files
Install nlp for github actions test (#6728)
parent
62449570
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.github/workflows/self-push.yml
.github/workflows/self-push.yml
+1
-0
No files found.
.github/workflows/self-push.yml
View file @
64c7c2bc
...
@@ -46,6 +46,7 @@ jobs:
...
@@ -46,6 +46,7 @@ jobs:
pip install --upgrade pip
pip install --upgrade pip
pip install torch!=1.6.0
pip install torch!=1.6.0
pip install .[sklearn,testing,onnxruntime]
pip install .[sklearn,testing,onnxruntime]
pip install git+https://github.com/huggingface/nlp
-
name
:
Are GPUs recognized by our DL frameworks
-
name
:
Are GPUs recognized by our DL frameworks
run
:
|
run
:
|
...
...
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