There is a newer version of the record available.

Published September 25, 2022 | Version 1.3.16
Software Open

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

Authors/Creators

Description

  • Transpose, DepthToSpace

    • [Experimental] Workaround functionality to avoid generation of FlexTranspose to the limit is implemented.
    • Addition of --disable_suppression_flextranspose option
      -dsft, --disable_suppression_flextranspose
        Disables FlexTranspose generation suppression.
      
  • before

  • after
What's Changed

Full Changelog: https://github.com/PINTO0309/onnx2tf/compare/1.3.15...1.3.16

Notes

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

Files

PINTO0309/onnx2tf-1.3.16.zip

Files (430.9 kB)

Name Size Download all
md5:b7eb6ff4ab1e840645706b698fcafec9
430.9 kB Preview Download

Additional details

Related works