This repository has been archived by the owner on Oct 13, 2021. It is now read-only.
v1.5.1
Major update:
- Work with all tf.keras from multiple tensorflow version, and any bug fixed.
- Support ONNX symbolic name constraint.
- Better support Keras model layer conversion.
- support MaskRCNN and Yolo3 which be run with ONNXRuntime.
- Verify model conversion for more categories, such as Speech and GAN
- Fixed LSTM/BLSTM conversion bugs.