Skip to content

tf2onnx-1.13.0

Compare
Choose a tag to compare
@fatcat-z fatcat-z released this 06 Nov 14:30
2c1db54

What's Changed

  • Update CLI reference doc, adjust perameters order and add output-as-nchw by @hwangdeyu in #2028
  • Update the way to get opset version for running tests. by @fatcat-z in #2033
  • Update left tests in test_subclassing for the opset version issue. by @fatcat-z in #2034
  • Fix Select op with Mul inf input to nan error by @hwangdeyu in #2035
  • Improve several issue templates by @hwangdeyu in #2043
  • Upgrade the required version for flatbuffers. by @fatcat-z in #2050
  • Remove extract_sub_graph function from tf_optimize method. by @fatcat-z in #2051
  • Replace distutils.version with packaging.version namespace. by @fatcat-z in #2056
  • Add Support for MatMulInteger by @GregoryMorse in #2072

A huge thank you to our community for this release!

GregoryMorse

Full Changelog: v1.12.1...v1.13.0