Skip to content

Releases: onnx/tensorflow-onnx

tf2onnx-1.9.3

16 Nov 17:34
Compare
Choose a tag to compare

Summary

  • added support for opset-15
  • added support for tf-2.7
  • misc fixes

Changes since tf2onnx-1.9.2

Full Changelog: v1.9.2...v1.9.3

A huge thank you to our community for this release!

leimao,mateusztabaka,q-ycong-p

tf2onnx-1.9.2

23 Aug 14:45
Compare
Choose a tag to compare

Summary

  • support for tf-2.6 (required some change for models >2GB and tflite)
  • experimental support for tensorflow.js
  • support for tf.signal.rfft
  • we added all unit tests from keras-onnx to prevent regressions when transitioning from keras-onnx to tf2onnx
  • misc fixes

Changes since tf2onnx-1.9.1

A huge thank you to our contributors for this release!

tf2onnx-1.9.1

02 Jul 17:43
Compare
Choose a tag to compare

Summary

Fixes, support for opset-14, improved keras support

Changes since 1.8.5

A huge thank you to our contributors for this release!

zerollzeng,calvinmccarter-at-lightmatter,iizukak

tf2onnx-1.8.5

12 May 15:38
Compare
Choose a tag to compare

Summary

Fixes, support for tf-2.5, improved keras support

Changes since tf2onnx-1.8.4

Read more

tf2onnx-1.8.4

17 Mar 19:34
Compare
Choose a tag to compare

Summary

  • new, simplified python api (see here)
  • support for structured outputs so output names of keras model are the same as keras output names
  • examples for tflite and keras

Changes since tf2onnx-1.8.3

A huge thank you to our contributors for this release!

mateusztabaka

tf2onnx-1.8.3

17 Feb 21:51
Compare
Choose a tag to compare

Summary

Final touches for tflite support, support for more tf ops, fixes

Changes since 1.8.2

A huge thank you to our contributors for this release!

mateusztabaka

tf2onnx-1.8.2

01 Feb 21:26
Compare
Choose a tag to compare

Summary

Fixes, initial support for tflite->onnx conversion

Changes since 1.8.1

A huge thank you to our contributors for this release!

szha

tf2onnx-1.8.1

12 Jan 23:34
Compare
Choose a tag to compare

Summary

opset-13 support, bug fixes

Changes since tf2onnx-1.7.2

Read more

tf2onnx-1.7.2

06 Nov 15:30
Compare
Choose a tag to compare

Summary

Fixes and changes to how we use onnx shape inference needed for onnx-1.8

Changes since v1.7.1

A huge thank you to our contributors for this release!

NikolasMarkou

tf2onnx-1.7.1

12 Oct 16:01
Compare
Choose a tag to compare

Summary

large model support, conversion performance improvements and fixes.

Changes since v1.6.3

A huge thank you to our contributors for this release!

bedapisl, peterjc123, peri044, NikolasMarkou, phager90, charlieguo0307, ralovich, phager90