Skip to content

Commit

Permalink
Added cuDNN 9.5.0 public released version.
Browse files Browse the repository at this point in the history
  • Loading branch information
hmonishN authored and copybara-github committed Oct 9, 2024
1 parent ddd364d commit 652f2f9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions third_party/gpus/cuda/hermetic/cuda_redist_versions.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,10 @@ CUDNN_REDIST_JSON_DICT = {
"https://developer.download.nvidia.com/compute/cudnn/redist/redistrib_9.4.0.json",
"6eeaafc5cc3d4bb2f283e6298e4c55d4c59d7c83c5d9fd8721a2c0e55aee4e54",
],
"9.5.0": [
"https://developer.download.nvidia.com/compute/cudnn/redist/redistrib_9.5.0.json",
"3939f0533fdd0d3aa7edd1ac358d43da18e438e5d8f39c3c15bb72519bad7fb5",
],
}

# The versions are different for x86 and aarch64 architectures because only
Expand Down

0 comments on commit 652f2f9

Please sign in to comment.