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 4d71795 commit 3598e6bCopy full SHA for 3598e6b
WORKSPACE
@@ -70,10 +70,10 @@ http_archive(
70
http_archive(
71
name = "cudnn",
72
build_file = "@//third_party/cudnn/archive:BUILD",
73
- sha256 = "39412acd9ef5dd27954b6b9f5df75bd381c5d7ceb7979af6c743a7f4521f9c77",
+ sha256 = "0e5d2df890b9967efa6619da421310d97323565a79f05a1a8cb9b7165baad0d7",
74
strip_prefix = "cuda",
75
urls = [
76
- "https://developer.nvidia.com/compute/machine-learning/cudnn/secure/8.2.1.32/11.3_06072021/cudnn-11.3-linux-x64-v8.2.1.32.tgz",
+ "https://developer.nvidia.com/compute/machine-learning/cudnn/secure/8.2.4/11.4_20210831/cudnn-11.4-linux-x64-v8.2.4.15.tgz",
77
],
78
)
79
0 commit comments