Published September 25, 2022
| Version 1.2.25
Software
Open
Tools to convert ONNX files (NCHW) to TensorFlow format (NHWC)
Authors/Creators
Description
ConvTranspose- Significant improvements to
output_shapecalculation algorithm
- Significant improvements to
PReLU,Mod- Add pre_explicit_broadcast processing
- Fix ConvTranspose behavior when stride, padding > 1 by @Hyunseok-Kim0 in https://github.com/PINTO0309/onnx2tf/pull/68
- pre_explicit_broadcast.
PReLU,Modby @PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/67
Full Changelog: https://github.com/PINTO0309/onnx2tf/compare/1.2.24...1.2.25
Notes
Files
PINTO0309/onnx2tf-1.2.25.zip
Files
(407.9 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:0d2c59c2cd5804231bbeffaf749f9220
|
407.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/PINTO0309/onnx2tf/tree/1.2.25 (URL)