Skip to content

Commit 7d61033

Browse files
Change ROCm nightly install command to 7.1 (#10764)
1 parent 2d4a08b commit 7d61033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ AMD users can install rocm and pytorch with pip if you don't have it already ins
221221

222222
This is the command to install the nightly with ROCm 7.0 which might have some performance improvements:
223223

224-
```pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.0```
224+
```pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm7.1```
225225

226226

227227
### AMD GPUs (Experimental: Windows and Linux), RDNA 3, 3.5 and 4 only.

0 commit comments

Comments
 (0)