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
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
Hide 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