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
b908f2e9
"...git@developer.sourcefind.cn:chenzk/alphafold2_jax.git" did not exist on "d26287ea57e1c5a71372f42bf16f486bb9203068"
Unverified
Commit
b908f2e9
authored
May 15, 2020
by
Funtowicz Morgan
Committed by
GitHub
May 15, 2020
Browse files
Attempt to unpin torch version for Github Action. (#4384)
parent
af2e6bf8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/self-push.yml
.github/workflows/self-push.yml
+1
-1
No files found.
.github/workflows/self-push.yml
View file @
b908f2e9
...
...
@@ -35,7 +35,7 @@ jobs:
-
name
:
Install dependencies
run
:
|
source .env/bin/activate
pip install torch
==1.4.0
pip install torch
pip install .[sklearn,testing]
-
name
:
Are GPUs recognized by our DL frameworks
...
...
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