Conversation
Use CUDA 11.1 instead of CUDA 11.3 for PyTorch 1.8.1, 1.9.0, and 1.9.1.
|
|
✅ Deploy Preview for pytorch-dot-org-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
I have checked PyTorch installations for CUDA 11.1 and 11.3 using GitHub Actions. CUDA 11.1: https://github.com/Tony-Y/check-conda-pytorch/actions/runs/12367435889 CUDA 11.3: https://github.com/Tony-Y/check-conda-pytorch/actions/runs/12367435900 Edit |
|
I have checked if it is possible to import because On Windows, Torchaudio 0.8.1 issues a warning: because
CUDA 11.1: https://github.com/Tony-Y/check-conda-pytorch/actions/runs/12468852141/job/34800857037 CUDA 11.3: https://github.com/Tony-Y/check-conda-pytorch/actions/runs/12468852141/job/34800857289 |




Use CUDA 11.1 instead of CUDA 11.3 for PyTorch 1.8.1, 1.9.0, and 1.9.1.
This patch will close three issues: #1403, #1033, and #925.
This work comes from: https://discuss.pytorch.org/t/cant-find-package-of-pytorch1-8-1-and-cudatoolkit-11-3/212679