Tensorflow Onnx Versions Save

Convert TensorFlow, Keras, Tensorflow.js and Tflite models to ONNX

v1.16.1

3 months ago

What's Changed

Full Changelog: https://github.com/onnx/tensorflow-onnx/compare/v1.16.0...v1.16.1

v1.16.0

4 months ago

What's Changed

A huge thank you to our community for this release!

  • @MaximeChurin
  • @Gerstenberger
  • @jcwchen

Full Changelog: https://github.com/onnx/tensorflow-onnx/compare/v1.15.1...v1.16.0

v1.15.1

8 months ago

What's Changed

A huge thank you to our community for this release!

  • @yan12125

Full Changelog: https://github.com/onnx/tensorflow-onnx/compare/v1.15.0...v1.15.1

v1.15.0

8 months ago

What's Changed

A huge thank you to our community for this release!

  • @klasma
  • @mikeessen
  • @DLumi
  • @javidcf
  • @pagran
  • @shreyas-bk

Full Changelog: https://github.com/onnx/tensorflow-onnx/compare/v1.14.0...v1.15.0

v1.14.0

1 year ago

What's Changed

A huge thank you to our community for this release!

ilyasher sdua-nv fsalv inonbe cosineFish qant-um f-salvetti

Full Changelog: https://github.com/onnx/tensorflow-onnx/compare/v1.13.0...v1.14.0

v1.13.0

1 year ago

What's Changed

A huge thank you to our community for this release!

GregoryMorse

Full Changelog: https://github.com/onnx/tensorflow-onnx/compare/v1.12.1...v1.13.0

v1.12.1

1 year ago

Summary

  • Enabling opset 17 support.
  • Focusing on bug fix.

What's Changed

A huge thank you to our community for this release!

q-ycong-p

v.1.12.0

1 year ago

Summary

  • added support for python 3.10, onnx 1.12, onnxruntime 1.12, tensorflow 2.9
  • added --outputs_as_nchw option to transpose output to from nhwc to nchw
  • enhanced optimizer and exception handing
  • improved keras pattern and ci
  • misc fixes

What's Changed

A huge thank you to our community for this release!

janbernloehr, andife , shesung, vvolhejn, southfreebird

Full Changelog: https://github.com/onnx/tensorflow-onnx/compare/v1.11.1...v1.12.0

v1.11.1

1 year ago

Summary

  • added support for onnx opset 16, upgraded default opset to 13
  • removed python 3.6 check from CI tests
  • enhanced api and added new ops
  • misc fixes

Changes since tf2onnx-1.10.1

Full Changelog: https://github.com/onnx/tensorflow-onnx/compare/v1.10.1...v1.11.1

A huge thank you to our community for this release!

FrankD412, jcwchen

v1.10.1

2 years ago

Summary

  • added support for tf-2.8
  • enhanced optimizer
  • added custom op example and load_op_libraries in doc
  • fixed ci to support ort version 1.11
  • misc fixes

Changes since tf2onnx-1.9.3

Full Changelog: https://github.com/onnx/tensorflow-onnx/compare/v1.9.3...v1.10.1

A huge thank you to our community for this release!

LoicDagnas, jan-haug, mshr-h, peri044, kota-row, shelkesagar29