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
2de4d541
Commit
2de4d541
authored
Aug 05, 2020
by
rusty1s
Browse files
update readme [ci skip]
parent
de6d7c95
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
2de4d541
...
@@ -36,7 +36,7 @@ We provide pip wheels for all major OS/PyTorch/CUDA combinations, see [here](htt
...
@@ -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.6.0, simply run
To install the binaries for PyTorch 1.6.0, simply run
```
```
pip install torch-cluster==latest+${CUDA} -f https://pytorch-geometric.com/whl/torch-1.
5
.0.html
pip install torch-cluster==latest+${CUDA} -f https://pytorch-geometric.com/whl/torch-1.
6
.0.html
```
```
where
`${CUDA}`
should be replaced by either
`cpu`
,
`cu92`
,
`cu101`
or
`cu102`
depending on your PyTorch installation.
where
`${CUDA}`
should be replaced by either
`cpu`
,
`cu92`
,
`cu101`
or
`cu102`
depending on your PyTorch installation.
...
...
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