There is a newer version of the record available.

Published September 25, 2022 | Version 1.5.2
Software Open

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

Authors/Creators

Description

  • --check_onnx_tf_outputs_elementwise_close
    • Change initial values for relative and absolute tolerances
      • rtol
        • 1e-5 -> 0.0
      • atol
        • 1e-5 -> 1e-4
What's Changed

Full Changelog: https://github.com/PINTO0309/onnx2tf/compare/1.5.1...1.5.2

Notes

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

Files

PINTO0309/onnx2tf-1.5.2.zip

Files (436.4 kB)

Name Size Download all
md5:e7f4cbc6bcdf5fea513a5cf3eaeb0852
436.4 kB Preview Download

Additional details

Related works