There is a newer version of the record available.

Published September 25, 2022 | Version 1.1.10
Software Open

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

Authors/Creators

Description

  • Added PReLU optimization option
    • Converting a model with this option will decompose the PReLU into primitive layers.
    • This is effective when hardware accelerators are optimized for primitive layers.
      -rpr, --replace_prelu_to_pseudo_prelu
      Replace PReLU with a pseudo PReLU.
      

Notes

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

Files

PINTO0309/onnx2tf-1.1.10.zip

Files (361.6 kB)

Name Size Download all
md5:6cd9c81fd59a27c068c9968bc9e67c1a
361.6 kB Preview Download

Additional details

Related works