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

[skip ci]

parent a964951e
...@@ -41,9 +41,9 @@ where `${CUDA}` should be replaced by either `cpu`, `cu101`, `cu102`, or `cu111` ...@@ -41,9 +41,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-spline-conv -f https://pytorch-geometric.com/whl/torch-1.7.0+${CUDA}.html pip install torch-spline-conv -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