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
OpenDAS
torch-scatter
Commits
f15dde83
Commit
f15dde83
authored
Jul 28, 2021
by
rusty1s
Browse files
remove pip upgrade
parent
6fca568d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
.github/workflows/testing.yml
.github/workflows/testing.yml
+0
-4
No files found.
.github/workflows/testing.yml
View file @
f15dde83
...
...
@@ -20,10 +20,6 @@ jobs:
with
:
python-version
:
${{ matrix.python-version }}
-
name
:
Update pip
run
:
|
pip install --upgrade pip
-
name
:
Install PyTorch ${{ matrix.torch-version }}
run
:
|
pip install torch==${{ matrix.torch-version}}+cpu -f https://download.pytorch.org/whl/torch_stable.html
...
...
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