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
dc9f2454
Commit
dc9f2454
authored
Dec 16, 2020
by
Lysandre
Browse files
Torch scatter with torch 1.7.0
parent
9a671853
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/self-push.yml
.github/workflows/self-push.yml
+2
-2
No files found.
.github/workflows/self-push.yml
View file @
dc9f2454
...
...
@@ -50,7 +50,7 @@ jobs:
pip install --upgrade pip
pip install .[torch,sklearn,testing,onnxruntime,sentencepiece]
pip install git+https://github.com/huggingface/datasets
pip install pandas torch-scatter -f https://pytorch-geometric.com/whl/torch-
$(python -c "import torch; print(''.join(torch.__version__)")
+cu102.html
pip install pandas torch-scatter -f https://pytorch-geometric.com/whl/torch-
1.7.0
+cu102.html
-
name
:
Are GPUs recognized by our DL frameworks
run
:
|
...
...
@@ -188,7 +188,7 @@ jobs:
pip install --upgrade pip
pip install .[torch,sklearn,testing,onnxruntime,sentencepiece]
pip install git+https://github.com/huggingface/datasets
pip install pandas torch-scatter -f https://pytorch-geometric.com/whl/torch-
$(python -c "import torch; print(''.join(torch.__version__)")
+cu102.html
pip install pandas torch-scatter -f https://pytorch-geometric.com/whl/torch-
1.7.0
+cu102.html
-
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