Skip to content

v1.9.0

Compare
Choose a tag to compare
@chudegao chudegao released this 24 Aug 01:08
72c8144

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

Bug fixes

  • Several bug fixes are included.