Skip to content

Optax 0.0.9

Compare
Choose a tag to compare
@hbq1 hbq1 released this 02 Jul 17:56

Added:

  • multi_transform
  • LARS optimiser
  • AdaFactor optimiser

Fixed:

  • masked wrapper for empty params nest
  • label type in loss.py
  • checks in loss.py
  • MultiSteps arguments handling
  • Chex asserts in constrain_test.py