You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 15, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: CUDA_UPGRADE_GUIDE.MD
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,13 @@ So you wanna upgrade PyTorch to support a new CUDA? Follow these steps in order!
5
5
## 0. Before starting upgrade process
6
6
7
7
### A. Currently Supported CUDA and CUDNN Libraries
8
-
Here is the supported matrix for CUDA and CUDNN
8
+
Here is the supported matrix for CUDA and CUDNN (versions can be looked up in https://github.com/pytorch/pytorch/blob/main/.ci/docker/common/install_cudnn.sh)
0 commit comments