Published September 25, 2022
| Version 1.5.1
Software
Open
Tools to convert ONNX files (NCHW) to TensorFlow format (NHWC)
Authors/Creators
Description
Sub,Div,Mod- Fixed a bug in
pre_explicit_broadcastthat caused the order of operations to be reversed forSub,Div, andMod.
- Fixed a bug in
MaxPool- Fixed padding bug
- Fixed a bug in pre_explicit_broadcast that caused the order of operations to be reversed for Sub, Div, and Mod. by @PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/109
Full Changelog: https://github.com/PINTO0309/onnx2tf/compare/1.5.0...1.5.1
Notes
Files
PINTO0309/onnx2tf-1.5.1.zip
Files
(436.4 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:fb119f6818ca44c1d163672ff38df2b4
|
436.4 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/PINTO0309/onnx2tf/tree/1.5.1 (URL)