Skip to content

Releases: google/flax

v0.3.2

01 Mar 10:28
Compare
Choose a tag to compare

Fixed an overly aggressive flax.nn deprecation warning in v0.3.1 that fired whenever you imported flax.

v0.3.1

26 Feb 06:44
3afde14
Compare
Choose a tag to compare

Many improvements to Linen, and the old flax.nn is officially reprecated!

Notably, there's a clean API for extracting intermediates from modules
defined using @nn.compact, a more ergonomic API for using Batch Norm and Dropout in modules
defined using setup, support for MultiOptimizer with Linen, and multiple safety, performance
and error message improvements.

See the CHANGELOG for more details

Version 0.3.0

08 Dec 15:13
Compare
Choose a tag to compare

See changelog, overall linen API improvements as well as a few bug fixes.

Version 0.2.2

01 Oct 14:05
4f5714f
Compare
Choose a tag to compare

Various bug fixes and new features, including the Linen API, a new functional core and many Linen examples.

Version 0.2

18 Jul 21:52
Compare
Choose a tag to compare

Minor update to push some fixes to pypi.

version 0.1.0 rc2

18 Mar 10:51
Compare
Choose a tag to compare
version 0.1.0 rc2 Pre-release
Pre-release
v0.1.0rc2

bump version