Commit 5b1737ab authored by rusty1s's avatar rusty1s
Browse files

[ci skip] update url

parent a8b7ab07
...@@ -41,7 +41,7 @@ All included operations are broadcastable, work on varying data types, are imple ...@@ -41,7 +41,7 @@ All included operations are broadcastable, work on varying data types, are imple
### Binaries ### Binaries
We provide pip wheels for all major OS/PyTorch/CUDA combinations, see [here](https://pytorch-geometric.com/whl). We provide pip wheels for all major OS/PyTorch/CUDA combinations, see [here](https://pytorch-geometric.com/whl).
To install from binaries, simply run To install the binaries for PyTorch 1.4.0, simply run
``` ```
pip install torch-scatter==latest+${CUDA} -f https://pytorch-geometric.com/whl/torch-1.4.0.html pip install torch-scatter==latest+${CUDA} -f https://pytorch-geometric.com/whl/torch-1.4.0.html
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment