Skip to content

Commit 6b035bf

Browse files
Latest pytorch stable is cu130 (#10361)
1 parent 74b7f0b commit 6b035bf

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
@@ -255,7 +255,7 @@ This is the command to install the Pytorch xpu nightly which might have some per
255255

256256
Nvidia users should install stable pytorch using this command:
257257

258-
```pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu129```
258+
```pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu130```
259259

260260
This is the command to install pytorch nightly instead which might have performance improvements.
261261

0 commit comments

Comments
 (0)