There is a newer version of the record available.

Published October 2, 2023 | Version 1.18.9
Software Open

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

Authors/Creators

Description

  • Reshape
    • Much stricter accuracy correction conditions for Reshape.
    • The conversion speed is greatly reduced at the cost of not causing accuracy degradation.
    • mobileformer.onnx.zip
  • Concat
    • Fixed to skip accuracy check if one of the multiple input tensors contains np.ndarray (constant).
What's Changed

Full Changelog: https://github.com/PINTO0309/onnx2tf/compare/1.18.8...1.18.9

Notes

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

Files

PINTO0309/onnx2tf-1.18.9.zip

Files (609.7 kB)

Name Size Download all
md5:cd95645459ecfc92bbba5240806cba73
609.7 kB Preview Download

Additional details

Related works