Skip to content

tf2onnx-1.8.4

Compare
Choose a tag to compare
@guschmue guschmue released this 17 Mar 19:34
· 67 commits to r1.8 since this release

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