Published September 25, 2022
| Version 1.2.20
Software
Open
Tools to convert ONNX files (NCHW) to TensorFlow format (NHWC)
Authors/Creators
Description
Transpose- Apply a workaround that avoids as much as possible that
Transposewith more than 6 dimensions is converted toFlexTranspose- Before - 6D FlexTranspose
- After - 6D Transpose
- Apply a workaround that avoids as much as possible that
- Apply a workaround that avoids as much as possible that
Transposewith more than 6 dimensions is converted toFlexTransposeby @PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/62
Full Changelog: https://github.com/PINTO0309/onnx2tf/compare/1.2.19...1.2.20
Notes
Files
PINTO0309/onnx2tf-1.2.20.zip
Files
(400.6 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:d8ee514251d64558694307210fbc8974
|
400.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/PINTO0309/onnx2tf/tree/1.2.20 (URL)