Skip to content

0.11.0

Compare
Choose a tag to compare
@sldriedler sldriedler released this 06 Sep 19:38
· 46 commits to master since this release

Bug Fixes / Improvements

  • Fixed install error by removing direct dependency on the netron Python package
    Netron is now only installed when using the view_model API
  • Only automatically run .tflite model evaluation after training if the model specification supports .tflite model evaluation
  • Add better support for generating stack tracing during assertions triggered in Windows/Linux apps