Published July 17, 2023
| Version 1.14.5
Software
Open
Tools to convert ONNX files (NCHW) to TensorFlow format (NHWC)
Authors/Creators
Description
- Improved stability when
slopeis less than the number of axes in the input tensor andslopeisnp.ndarrayand the input tensor is fixed in NHWC. - example.onnx.zip
- PRelu "not compatible with provided weight shape" conversion problem #418
- Revision of environment construction procedures due to Goole Colab backend OS version upgrade to Ub Ubuntu22.04. by @PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/417
- Improved stability when
slopeis less than the number of axes in the input tensor andslopeisnp.ndarrayand the input tensor is fixed in NHWC by @PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/419
Full Changelog: https://github.com/PINTO0309/onnx2tf/compare/1.14.4...1.14.5
Notes
Files
PINTO0309/onnx2tf-1.14.5.zip
Files
(569.8 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:7137eb3bd2a51678863d1c58839d406e
|
569.8 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/PINTO0309/onnx2tf/tree/1.14.5 (URL)