Jax: jax-v0.2.25 Release

Release date:
October 25, 2021
Previous version:
jax-v0.2.24 (released October 19, 2021)
Magnitude:
2,029 Diff Delta
Contributors:
11 total committers
Data confidence:
Commits:

29 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Authored October 20, 2021
Authored October 20, 2021
Authored October 19, 2021
Authored October 20, 2021
Authored October 21, 2021
Authored October 21, 2021
Authored October 21, 2021
Authored October 19, 2021
Authored October 20, 2021
Authored October 20, 2021

Top Contributors in jax-v0.2.25

hawkinsp
jakevdp
a-googler
froystig
marcvanzee
iolloj
akolesnikoff
yashk2810
agrue
TheNeuralBit

Directory Browser for jax-v0.2.25

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

  • New features:
    • (Experimental) jax.distributed.initialize exposes multi-host GPU backend.
    • jax.random.permutation supports new independent keyword argument ({jax-issue}#8430)
  • Breaking changes

    • Moved jax.experimental.stax to jax.example_libraries.stax
    • Moved jax.experimental.optimizers to jax.example_libraries.optimizers
  • New features:

    • Added jax.lax.linalg.qdwh.