Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

v1.5.1

Compare
Choose a tag to compare
@wenbingl wenbingl released this 26 Jul 21:23
· 295 commits to master since this release
ffba640

Major update:

  1. Work with all tf.keras from multiple tensorflow version, and any bug fixed.
  2. Support ONNX symbolic name constraint.
  3. Better support Keras model layer conversion.
  4. support MaskRCNN and Yolo3 which be run with ONNXRuntime.
  5. Verify model conversion for more categories, such as Speech and GAN
  6. Fixed LSTM/BLSTM conversion bugs.