We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d4a08b commit 7d61033Copy full SHA for 7d61033
README.md
@@ -221,7 +221,7 @@ AMD users can install rocm and pytorch with pip if you don't have it already ins
221
222
This is the command to install the nightly with ROCm 7.0 which might have some performance improvements:
223
224
-```pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.0```
+```pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.1```
225
226
227
### AMD GPUs (Experimental: Windows and Linux), RDNA 3, 3.5 and 4 only.
0 commit comments