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-cluster
Commits
45fa427d
Commit
45fa427d
authored
Mar 05, 2021
by
rusty1s
Browse files
typos [ci skip]
parent
072cdb92
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
README.md
README.md
+1
-2
No files found.
README.md
View file @
45fa427d
...
...
@@ -36,7 +36,7 @@ We provide pip wheels for all major OS/PyTorch/CUDA combinations, see [here](htt
To install the binaries for PyTorch 1.8.0, simply run
```
pip install torch-
spline-conv
-f https://pytorch-geometric.com/whl/torch-1.8.0+${CUDA}.html
pip install torch-
cluster
-f https://pytorch-geometric.com/whl/torch-1.8.0+${CUDA}.html
```
where
`${CUDA}`
should be replaced by either
`cpu`
,
`cu101`
,
`cu102`
, or
`cu111`
depending on your PyTorch installation.
...
...
@@ -47,7 +47,6 @@ where `${CUDA}` should be replaced by either `cpu`, `cu101`, `cu102`, or `cu111`
|
**Windows**
| ✅ | ✅ | ✅ | ✅ |
|
**macOS**
| ✅ | | | |
#### PyTorch 1.7.0
To install the binaries for PyTorch 1.7.0, simply 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