flax

Flax is a neural network library for JAX that is designed for flexibility.

APACHE-2.0 License

Downloads
852.7K
Stars
5.6K
Committers
196

Bot releases are hidden (Show)

flax - v0.8.4 Latest Release

Published by cgarciae 5 months ago

What's Changed

Full Changelog: https://github.com/google/flax/compare/v0.8.3...v0.8.4

flax - v0.8.3

Published by cgarciae 6 months ago

What's Changed

Full Changelog: https://github.com/google/flax/compare/v0.8.2...v0.8.3

flax - v0.8.2

Published by cgarciae 7 months ago

What's Changed

Full Changelog: https://github.com/google/flax/compare/v0.8.1...v0.8.2

flax - Version 0.8.1

Published by IvyZX 8 months ago

What's Changed

Full Changelog: https://github.com/google/flax/compare/v0.8.0...v0.8.1

flax - v0.8.0

Published by chiamp 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/google/flax/compare/v0.7.5...v0.8.0

flax - v0.7.5

Published by levskaya 12 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/google/flax/compare/v0.7.4...v0.7.5

flax - v0.7.4

Published by cgarciae about 1 year ago

What's Changed

Added python version constraint >=3.9.

Full Changelog: https://github.com/google/flax/compare/v0.7.3...v0.7.4

flax - Version 0.7.3

Published by IvyZX about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/google/flax/compare/v0.7.2...v0.7.3

flax - Version 0.7.2

Published by chiamp about 1 year ago

What's Changed

Full Changelog: https://github.com/google/flax/compare/v0.7.1...v0.7.2

flax - Version 0.7.1

Published by chiamp about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/google/flax/compare/v0.7.0...v0.7.1

flax - Version 0.7.1

Published by chiamp about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/google/flax/compare/v0.7.0...v0.7.1

flax - Version 0.7.0

Published by cgarciae over 1 year ago

What's Changed

Full Changelog: https://github.com/google/flax/compare/v0.6.11...v0.7.0

flax - Version 0.6.11

Published by IvyZX over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/google/flax/compare/v0.6.10...v0.6.11

flax - Version 0.6.10

Published by cgarciae over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/google/flax/compare/v0.6.9...v0.6.10

flax - Version 0.6.9

Published by IvyZX over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/google/flax/compare/v0.6.8...v0.6.9

flax - Version 0.6.8

Published by IvyZX over 1 year ago

Changelog

  • The automatic checkpoint migration was temporarily rolled back due to legacy compatibility issues.
    • We still recommend you to use the upgrade guide and migrate completely to the Orbax API to ensure stability.
    • Or alternatively, add flax.config.update('flax_use_orbax_checkpointing', True) to your project to avoid being impacted by the automatic migration process.
  • Added utility functions to frozen_dict api.
  • Migrated Flax away from register_keypaths.
  • Fixes kwargs in convert_to_graphs_tuple_fn.
  • Fixed examples in a few ways:
    • Bumped the TF version
    • Used latest checkpoint formats
    • Other misc fixes.

List of PRs

Full Changelog: https://github.com/google/flax/compare/v0.6.7...v0.6.8

flax - Version 0.6.7

Published by IvyZX over 1 year ago

What's Changed

Full Changelog: https://github.com/google/flax/compare/v0.6.6...v0.6.7

flax - Version 0.6.6

Published by IvyZX over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/google/flax/compare/v0.6.5...v0.6.6

flax - Version 0.6.5

Published by IvyZX over 1 year ago

What's Changed

Full Changelog: https://github.com/google/flax/compare/v0.6.4...v0.6.5

flax - Version 0.6.4

Published by IvyZX over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/google/flax/compare/v0.6.3...v0.6.4