Published September 25, 2022
| Version 1.6.1
Software
Open
Tools to convert ONNX files (NCHW) to TensorFlow format (NHWC)
Authors/Creators
Description
- Fixed a fatal bug that disabled parameter substitution when ONNX OP name starts with
/. - The problem occurred only when the
-osdoption was specified. - [DDNM] Support additional parameters to onnxsim #175
- Fixed a fatal bug that disabled parameter substitution when ONNX OP name starts with "/". by @PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/177
Full Changelog: https://github.com/PINTO0309/onnx2tf/compare/1.6.0...1.6.1
Notes
Files
PINTO0309/onnx2tf-1.6.1.zip
Files
(456.9 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:6d582b53b1805e0ab7e95d835a29d8fc
|
456.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/PINTO0309/onnx2tf/tree/1.6.1 (URL)