Published September 25, 2022
| Version 1.5.13
Software
Open
Tools to convert ONNX files (NCHW) to TensorFlow format (NHWC)
Authors/Creators
Description
- [Experimental] Fixed a problem in which the transposition flag was wrongly determined when the shapes of all parts of the tensor except the batch size after
MatMulhad the same numerical value - https://github.com/PINTO0309/onnx2tf/releases/download/1.1.28/detr_demo.onnx
- [Experimental] Fixed a problem in which the transposition flag was wrongly determined when the shapes of all parts of the tensor except the batch size after
MatMulhad the same numerical value by @PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/125
Full Changelog: https://github.com/PINTO0309/onnx2tf/compare/1.5.12...1.5.13
Notes
Files
PINTO0309/onnx2tf-1.5.13.zip
Files
(442.1 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:d2dabad652fcd648bad4f972a771fc06
|
442.1 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/PINTO0309/onnx2tf/tree/1.5.13 (URL)