github jax-ml/jax jaxlib-v0.1.76
Jaxlib v0.1.76

latest releases: jax-v0.4.33, jax-v0.4.33-rc, jax-v0.4.32...
2 years ago
  • New features
    • Includes precompiled SASS for NVidia compute capability 8.0 GPUS
      (e.g. A100). Removes precompiled SASS for compute capability 6.1 so as not
      to increase the number of compute capabilities: GPUs with compute capability
      6.1 can use the 6.0 SASS.
    • With jaxlib 0.1.76, JAX uses the MHLO MLIR dialect as its primary target compiler IR
      by default.
  • Breaking changes
    • Support for NumPy 1.18 has been dropped, per the deprecation policy.
      Please upgrade to a supported NumPy version.
  • Bug fixes
    • Fixed a bug where apparently identical pytreedef objects constructed by different routes
      do not compare as equal (#9066).
    • The JAX jit cache requires two static arguments to have identical types for a cache hit (#9311).

Don't miss a new jax release

NewReleases is sending notifications on new releases.