mirror of
https://github.com/ROCm/jax.git
synced 2025-04-19 05:16:06 +00:00
Prepare for emergency jax and jaxlib 0.4.23 release
PiperOrigin-RevId: 590780824
This commit is contained in:
parent
b392622647
commit
1c68577dcd
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