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 a8b7ab0 commit 5b1737aCopy full SHA for 5b1737a
README.md
@@ -41,7 +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](https://pytorch-geometric.com/whl).
44
-To install from binaries, simply run
+To install the binaries for PyTorch 1.4.0, simply run
45
46
```
47
pip install torch-scatter==latest+${CUDA} -f https://pytorch-geometric.com/whl/torch-1.4.0.html
0 commit comments