Commit 906497e6 authored by rusty1s's avatar rusty1s
Browse files

[skip ci]

parent 0c690f44
...@@ -47,9 +47,9 @@ where `${CUDA}` should be replaced by either `cpu`, `cu101`, `cu102`, or `cu111` ...@@ -47,9 +47,9 @@ where `${CUDA}` should be replaced by either `cpu`, `cu101`, `cu102`, or `cu111`
| **Windows** | ✅ | ✅ | ✅ | ✅ | | **Windows** | ✅ | ✅ | ✅ | ✅ |
| **macOS** | ✅ | | | | | **macOS** | ✅ | | | |
#### PyTorch 1.7.0 #### PyTorch 1.7.0/1.7.1
To install the binaries for PyTorch 1.7.0, simply run To install the binaries for PyTorch 1.7.0 and 1.7.1, simply run
``` ```
pip install torch-cluster -f https://pytorch-geometric.com/whl/torch-1.7.0+${CUDA}.html pip install torch-cluster -f https://pytorch-geometric.com/whl/torch-1.7.0+${CUDA}.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