github google/jax jax-v0.3.7
JAX release v0.3.7

latest releases: jaxlib-v0.4.30, jax-v0.4.30, jax-v0.4.30-rc...
2 years ago
  • Fixed a performance problem if the indices passed to jax.numpy.take_along_axis were broadcasted (#10281).
  • jax.scipy.special.expit and jax.scipy.special.logit now require their arguments to be scalars or JAX arrays. They also now promote integer arguments to floating point.
  • The DeviceArray.tile() method is deprecated, because numpy arrays do not have a tile() method. As a replacement for this, use jax.numpy.tile (#10266).

Don't miss a new jax release

NewReleases is sending notifications on new releases.