There is a newer version of the record available.

Published September 25, 2022 | Version 1.5.25
Software Open

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

Authors/Creators

Description

  • Fix np.ndarray of weights to be converted to tensor with tf.convert_to_tensor
    • This modification significantly reduces the size bloat of the generated saved_model Protocol Buffer file.
What's Changed

Full Changelog: https://github.com/PINTO0309/onnx2tf/compare/1.5.24...1.5.25

Notes

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

Files

PINTO0309/onnx2tf-1.5.25.zip

Files (446.9 kB)

Name Size Download all
md5:3fb9f7b29c4c275696e0e18e7a22d97e
446.9 kB Preview Download

Additional details

Related works