"vscode:/vscode.git/clone" did not exist on "2a3dca8efbbf26533527e8affe599974d87b0ec8"
Commit e0ea3b94 authored by rusty1s's avatar rusty1s
Browse files

[skip ci] add note for installing on PyTorch 1.7.1

parent 1371e40a
......@@ -58,9 +58,9 @@ where `${CUDA}` should be replaced by either `cpu`, `cu101`, `cu102`, or `cu111`
| **Windows** | ✅ | ✅ | ✅ | ✅ |
| **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-scatter -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