Skip to content

TensorFlow Model Optimization 0.7.5

Compare
Choose a tag to compare
@Xhark Xhark released this 26 May 02:36
· 33 commits to master since this release

TFMOT 0.7.5 fixes compatibility issues with new keras.

  • Fixed improper serialization code route for functional models.
  • Created a local copy of keras.utils.generic_utils.to_snake_case.
  • Handled the error type reflect to the keras update.
  • Fixed compatibility issues for the TF/Keras 2.13.