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
ba6f6e44
Commit
ba6f6e44
authored
May 12, 2020
by
Julien Chaumond
Browse files
[ci] Re-enable torch GPU tests
parent
95249568
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
.github/workflows/self-push.yml
.github/workflows/self-push.yml
+5
-5
No files found.
.github/workflows/self-push.yml
View file @
ba6f6e44
name
:
Self-hosted runner (push)
on
:
#
push:
#
branches:
#
- master
push
:
branches
:
-
master
# pull_request:
repository_dispatch
:
...
...
@@ -31,8 +31,8 @@ jobs:
-
name
:
Install dependencies
run
:
|
source .env/bin/activate
pip install
.[sklearn,tf,torch,testing]
pip
un
install
-y tensorflow
pip install
torch==1.4.0
pip install
.[sklearn,testing]
-
name
:
Are GPUs recognized by our DL frameworks
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