Skip to content

Commit 0cfaf28

Browse files
authored
Update README ROCm text to match link
- Follow-up on #8198
1 parent e930a38 commit 0cfaf28

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
@@ -199,7 +199,7 @@ AMD users can install rocm and pytorch with pip if you don't have it already ins
199199

200200
```pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.3```
201201

202-
This is the command to install the nightly with ROCm 6.3 which might have some performance improvements:
202+
This is the command to install the nightly with ROCm 6.4 which might have some performance improvements:
203203

204204
```pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm6.4```
205205

0 commit comments

Comments
 (0)