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 e930a38 commit 0cfaf28Copy full SHA for 0cfaf28
README.md
@@ -199,7 +199,7 @@ AMD users can install rocm and pytorch with pip if you don't have it already ins
199
200
```pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.3```
201
202
-This is the command to install the nightly with ROCm 6.3 which might have some performance improvements:
+This is the command to install the nightly with ROCm 6.4 which might have some performance improvements:
203
204
```pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm6.4```
205
0 commit comments