Skip to content

1.2.0

Compare
Choose a tag to compare
@thib-s thib-s released this 10 Sep 17:28
· 255 commits to master since this release
5e14d25

this revision contains:

  • code refactoring: storing wbar in a tf.variable
  • update of the documentation's notebooks
  • update of the Callbacks, Initializers, Constraints...
  • update of the losses and tests for losses
  • improved loss stability for small batches
  • added ScaledGlobalL2NormPooling2D
  • new way to export keras serializable objects

This ends the support of tf2.0. Only versions >= tf2.1 are supported.