github jax-ml/jax jax-v0.2.26
JAX release v0.2.26

latest releases: jax-v0.4.34, jax-v0.4.33, jax-v0.4.33-rc...
2 years ago
  • Bug fixes:

  • Out-of-bounds indices to jax.ops.segment_sum will now be handled with FILL_OR_DROP semantics, as documented. This primarily afects the reverse-mode derivative, where gradients corresponding to out-of-bounds indices will now be returned as 0. (#8634).

  • jax2tf will force the converted code to use XLA for the code fragments under jax.jit, e.g., most jax.numpy functions (#7839).

Don't miss a new jax release

NewReleases is sending notifications on new releases.