github jax-ml/jax jax-v0.3.22

latest releases: jax-v0.4.34, jax-v0.4.33, jax-v0.4.33-rc...
24 months ago
  • Changes
    • Add JAX_PLATFORMS=tpu,cpu as default setting in TPU initialization,
      so JAX will raise an error if TPU cannot be initialized instead of falling
      back to CPU. Set JAX_PLATFORMS='' to override this behavior and automatically
      choose an available backend (the original default), or set JAX_PLATFORMS=cpu
      to always use CPU regardless of if the TPU is available.
  • Deprecations
    • Several test utilities deprecated in JAX v0.3.8 are now removed from
      {mod}jax.test_util.

Don't miss a new jax release

NewReleases is sending notifications on new releases.