There is a newer version of the record available.

Published September 25, 2022 | Version 1.6.0
Software Open

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

Authors/Creators

Description

  • Added --no_large_tensor, -nlt option for onnxsim
      no_large_tensor: Optional[bool]
          Suppresses constant bloat caused by Tile OP when optimizing models in onnxsim.\n
          See: https://github.com/daquexian/onnx-simplifier/issues/178
    
  • Support additional parameters to onnxsim #175
What's Changed

Full Changelog: https://github.com/PINTO0309/onnx2tf/compare/1.5.45...1.6.0

Notes

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

Files

PINTO0309/onnx2tf-1.6.0.zip

Files (456.2 kB)

Name Size Download all
md5:3ae4568ed4ac08e723f6712fc0c246b0
456.2 kB Preview Download

Additional details

Related works