mirror of
https://github.com/ROCm/jax.git
synced 2025-04-17 12:26:07 +00:00
Update libtpu version for jaxlib 0.4.2 release (again)
This commit is contained in:
parent
09794bee5f
commit
c4ad27c363
2
setup.py
2
setup.py
@ -26,7 +26,7 @@ _available_cuda_versions = ['11']
|
||||
_default_cuda_version = '11'
|
||||
_available_cudnn_versions = ['82', '86']
|
||||
_default_cudnn_version = '86'
|
||||
_libtpu_version = '0.1.dev20230120'
|
||||
_libtpu_version = '0.1.dev20230124'
|
||||
|
||||
_dct = {}
|
||||
with open('jax/version.py', encoding='utf-8') as f:
|
||||
|
Loading…
x
Reference in New Issue
Block a user