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

latest releases: jax-v0.4.33, jax-v0.4.33-rc, jax-v0.4.32...
2 years ago
  • GitHub commits.
    • jax.jit(f).lower(...).compiler_ir() now defaults to the MHLO dialect if no
      dialect= is passed.
    • The jax.jit(f).lower(...).compiler_ir(dialect='mhlo') now returns an MLIR
      ir.Module object instead of its string representation.

Don't miss a new jax release

NewReleases is sending notifications on new releases.