mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 03:46:06 +00:00
Prepare for emergency jax and jaxlib 0.4.23 release
PiperOrigin-RevId: 590780824
This commit is contained in:
parent
432cd18203
commit
0017b3a6d3
2
setup.py
2
setup.py
@ -22,7 +22,7 @@ from setuptools import setup, find_packages
|
||||
|
||||
project_name = 'jax'
|
||||
|
||||
_current_jaxlib_version = '0.4.22'
|
||||
_current_jaxlib_version = '0.4.23'
|
||||
# The following should be updated with each new jaxlib release.
|
||||
_latest_jaxlib_version_on_pypi = '0.4.22'
|
||||
_available_cuda11_cudnn_versions = ['86']
|
||||
|
Loading…
x
Reference in New Issue
Block a user