Nightly Nvidia pytorch is now cu132 (#13288)
parent
f21f6b2212
commit
13917b3880
|
|
@ -276,7 +276,7 @@ Nvidia users should install stable pytorch using this command:
|
|||
|
||||
This is the command to install pytorch nightly instead which might have performance improvements.
|
||||
|
||||
```pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu130```
|
||||
```pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu132```
|
||||
|
||||
#### Troubleshooting
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue