There is a newer version of the record available.

Published September 25, 2022 | Version 1.3.19
Software Open

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

Authors/Creators

Description

  • Changed the type of TopK return value indices to int64
  • Fixed bug in explicit_broadcast
    • Skip subsequent processing in the following patterns.
      const_or_var_1: [1,1,5000]
      const_or_var_2: [5000]
      
What's Changed

Full Changelog: https://github.com/PINTO0309/onnx2tf/compare/1.3.18...1.3.19

Notes

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

Files

PINTO0309/onnx2tf-1.3.19.zip

Files (431.4 kB)

Name Size Download all
md5:9bce457cea77a67b464402255cb25263
431.4 kB Preview Download

Additional details

Related works