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 43f51d7 commit 4372636Copy full SHA for 4372636
setup.py
@@ -22,7 +22,7 @@
22
_current_jaxlib_version = '0.4.28'
23
# The following should be updated with each new jaxlib release.
24
_latest_jaxlib_version_on_pypi = '0.4.28'
25
-_default_cuda12_cudnn_version = '89'
+_default_cuda12_cudnn_version = '91'
26
_available_cuda12_cudnn_versions = [_default_cuda12_cudnn_version]
27
_libtpu_version = '0.1.dev20240508'
28
0 commit comments