We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa769d3 commit cb9766cCopy full SHA for cb9766c
README.md
@@ -41,6 +41,7 @@ All included operations are broadcastable, work on varying data types, are imple
41
### Binaries
42
43
We provide pip wheels for all major OS/PyTorch/CUDA combinations, see [here](http://pytorch-scatter.s3-website.eu-central-1.amazonaws.com/whl).
44
+To install from binaries, simply run
45
46
```
47
pip install torch-scatter==latest+${CUDA} -f http://pytorch-scatter.s3-website.eu-central-1.amazonaws.com/whl/torch-1.4.0.html --trusted-host pytorch-scatter.s3-website.eu-central-1.amazonaws.com
0 commit comments