Releases · jax-ml/jax · GitHub
December 17, 2024ai_discoveryinfo
New features JAX now ships Python 3.14 and 3.14t wheels. JAX now ships Python 3.13t and 3.14t wheels on Mac. Previously we only offered free-threading builds on Linux. Changes Exposed jax.set_mesh which acts as a global setter and a context manager. Removed jax.sharding.use_mesh in favor of jax.set_mesh. JAX is now built using CUDA 12.9. All versions of CUDA 12.1 or newer remain supported. jax.lax.dot now implements the general dot product via the optional dimension_numbers argument. Deprecation
Read more →