Published September 25, 2022
| Version 1.6.0
Software
Open
Tools to convert ONNX files (NCHW) to TensorFlow format (NHWC)
Authors/Creators
Description
- Added
--no_large_tensor,-nltoption for onnxsimno_large_tensor: Optional[bool] Suppresses constant bloat caused by Tile OP when optimizing models in onnxsim.\n See: https://github.com/daquexian/onnx-simplifier/issues/178 - Support additional parameters to onnxsim #175
- Added
--no_large_tensoroption for onnxsim by @PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/176
Full Changelog: https://github.com/PINTO0309/onnx2tf/compare/1.5.45...1.6.0
Notes
Files
PINTO0309/onnx2tf-1.6.0.zip
Files
(456.2 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:3ae4568ed4ac08e723f6712fc0c246b0
|
456.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/PINTO0309/onnx2tf/tree/1.6.0 (URL)