Commit 8602de13 authored by rusty1s's avatar rusty1s
Browse files

update README [ci skip]

parent 38942875
...@@ -88,7 +88,7 @@ where `${CUDA}` should be replaced by either `cpu`, `cu102`, or `cu113` dependin ...@@ -88,7 +88,7 @@ where `${CUDA}` should be replaced by either `cpu`, `cu102`, or `cu113` dependin
**Note:** Binaries of older versions are also provided for PyTorch 1.4.0, PyTorch 1.5.0, PyTorch 1.6.0, PyTorch 1.7.0/1.7.1, PyTorch 1.8.0/1.8.1 and PyTorch 1.9.0 (following the same procedure). **Note:** Binaries of older versions are also provided for PyTorch 1.4.0, PyTorch 1.5.0, PyTorch 1.6.0, PyTorch 1.7.0/1.7.1, PyTorch 1.8.0/1.8.1 and PyTorch 1.9.0 (following the same procedure).
For older versions, you might need to explicitly specify the latest supported version number in order to prevent a manual installation from source. For older versions, you might need to explicitly specify the latest supported version number in order to prevent a manual installation from source.
You can look it up [here](https://data.pyg.org/whl). You can look up the latest supported version number [here](https://data.pyg.org/whl).
### From source ### From source
......
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