Skip to content

Commit 568f614

Browse files
committed
Fix JAX GPU tests.
Upgraded JAX version to 0.6.2.
1 parent be9b002 commit 568f614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-jax-cuda.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ torch==2.6.0
88

99
# Jax with cuda support.
1010
--find-links https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
11-
jax[cuda12]==0.6.0
11+
jax[cuda12]==0.6.2
1212
flax
1313

1414
-r requirements-common.txt

0 commit comments

Comments
 (0)