We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dad53f commit 67a37abCopy full SHA for 67a37ab
CUDA_UPGRADE_GUIDE.MD
@@ -10,8 +10,8 @@ Here is the supported matrix for CUDA and CUDNN
10
| CUDA | CUDNN | additional details |
11
| --- | --- | --- |
12
| 10.2 | 7.6.5.32 | Needed for publishing CUDA enabled binaries to PyPi since CUDA 11.x binaries don’t meet the space requirements (<750MB) |
13
-| 11.3 | 8.2.0.53 | Stable CUDA Release |
14
-| 11.5 | 8.3.2.44 | Latest CUDA Release |
+| 11.3 | 8.3.2.44 | Stable CUDA Release |
+| 11.6 | 8.3.2.44 | Latest CUDA Release |
15
16
17
### B. Check the package availability
0 commit comments