There is a newer version of the record available.

Published March 15, 2025 | Version 1.27.0
Software Open

Tools to convert ONNX files (NCHW) to TensorFlow format (NHWC)

Authors/Creators

Description

  • from tensorflow==2.17.0 to tensorflow==2.19.0
  • from tf-keras~=2.16 to tf-keras==2.19.0
  • from tf.lite.Interpreter() to ai_edge_litert.interpreter.Interpreter()
    • https://github.com/tensorflow/tensorflow/releases/tag/v2.19.0
  • requirements
    • ai-edge-litert==1.2.0

What's Changed

  • tf_2.19.0 by @PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/745

Full Changelog: https://github.com/PINTO0309/onnx2tf/compare/1.26.9...1.27.0

Notes

If you use onnx2tf in your research, please cite it using these metadata.

Files

PINTO0309/onnx2tf-1.27.0.zip

Files (656.4 kB)

Name Size Download all
md5:f07722a9bea032bd9064cd6d615db42c
656.4 kB Preview Download

Additional details

Related works

Software