We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96c2775 commit 863eb44Copy full SHA for 863eb44
lib/cudnn/Project.toml
@@ -1,7 +1,7 @@
1
name = "cuDNN"
2
uuid = "02a925ec-e4fe-4b08-9a7e-0d78e3d38ccd"
3
authors = ["Tim Besard <tim.besard@gmail.com>"]
4
-version = "1.4.4"
+version = "1.4.5"
5
6
[deps]
7
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
@@ -13,5 +13,5 @@ CUDNN_jll = "62b44479-cb7b-5706-934f-f13b2eb2e645"
13
CEnum = "0.2, 0.3, 0.4, 0.5"
14
CUDA = "~5.8"
15
CUDA_Runtime_Discovery = "0.2, 0.3, 1"
16
-CUDNN_jll = "=9.10"
+CUDNN_jll = "9.12"
17
julia = "1.10"
0 commit comments