Change Log
Major changes and updates since v1.8.0 release:
Support ONNX opset 14
- All Opset 14 operators are supported or partially supproted, please refer to support_status_v1_9_0.md for details.
TensorFlow update
- Supported TensorFlow version is updated to 2.6.0.
Python update
- Supproted Python version are updated to 3.8 and 3.9.
Support Loading ONNX Model with External Data
- Support Loading ONNX Model with External Data. Refer to
Command Line Interface Documentation for details.
Bug fixes
- Several bug fixes are included.