Published September 25, 2022
| Version 1.5.37
Software
Open
Tools to convert ONNX files (NCHW) to TensorFlow format (NHWC)
Authors/Creators
Description
- [BugFix]
Clipop: Converttf.Tensormin/max values to numpy arrays - Automatic optimization of operations by replacing
GatherandUnsqueezewithStrided_Slicewhen they are consecutive
- Automatic optimization of operations by replacing
GatherandUnsqueezewithStrided_Slicewhen they are consecutive. by @PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/160 - [BugFix] Clip op: Convert tf.Tensor min/max values to numpy arrays by @jpowie01 in https://github.com/PINTO0309/onnx2tf/pull/161
- @jpowie01 made their first contribution in https://github.com/PINTO0309/onnx2tf/pull/161
Full Changelog: https://github.com/PINTO0309/onnx2tf/compare/1.5.36...1.5.37
Notes
Files
PINTO0309/onnx2tf-1.5.37.zip
Files
(452.0 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:775a248883146d0c9e8d7736185e0a1d
|
452.0 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/PINTO0309/onnx2tf/tree/1.5.37 (URL)