Published September 25, 2022
| Version 1.1.10
Software
Open
Tools to convert ONNX files (NCHW) to TensorFlow format (NHWC)
Authors/Creators
Description
- Added
PReLUoptimization 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
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
- Is supplement to
- https://github.com/PINTO0309/onnx2tf/tree/1.1.10 (URL)