Skip to content

Commit

Permalink
Add CUDNN 9.4.0 to the list of redistributions.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 675632306
  • Loading branch information
Google-ML-Automation committed Sep 17, 2024
1 parent 8ace4ee commit 96c3119
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,10 @@ CUDNN_REDIST_JSON_DICT = {
"https://developer.download.nvidia.com/compute/cudnn/redist/redistrib_9.3.0.json",
"d17d9a7878365736758550294f03e633a0b023bec879bf173349bfb34781972e",
],
"9.4.0": [
"https://developer.download.nvidia.com/compute/cudnn/redist/redistrib_9.4.0.json",
"6eeaafc5cc3d4bb2f283e6298e4c55d4c59d7c83c5d9fd8721a2c0e55aee4e54",
],
}

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

0 comments on commit 96c3119

Please sign in to comment.