Published September 25, 2022
| Version 1.3.16
Software
Open
Tools to convert ONNX files (NCHW) to TensorFlow format (NHWC)
Authors/Creators
Description
Transpose,DepthToSpace- [Experimental] Workaround functionality to avoid generation of
FlexTransposeto the limit is implemented. - Addition of
--disable_suppression_flextransposeoption-dsft, --disable_suppression_flextranspose Disables FlexTranspose generation suppression.
- [Experimental] Workaround functionality to avoid generation of
before
- after
- [Experimental] Workaround functionality to avoid generation of FlexTranspose to the limit is implemented.
TransposeOP andDepthToSpaceOP only. by @PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/95
Full Changelog: https://github.com/PINTO0309/onnx2tf/compare/1.3.15...1.3.16
Notes
Files
PINTO0309/onnx2tf-1.3.16.zip
Files
(430.9 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:b7eb6ff4ab1e840645706b698fcafec9
|
430.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/PINTO0309/onnx2tf/tree/1.3.16 (URL)