Published September 25, 2022
| Version 1.3.11
Software
Open
Tools to convert ONNX files (NCHW) to TensorFlow format (NHWC)
Authors/Creators
Description
What's Changed
- Bug fixes
OneHotby @PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/85 - Bug fixes for
Inverseand improved NHWC determination forResizeby @PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/86 - Fixed to disable NHWC flag when transposition occurs in
pre_process_transposeorpost_process_transposeby @PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/87
Full Changelog: https://github.com/PINTO0309/onnx2tf/compare/1.3.10...1.3.11
Notes
Files
PINTO0309/onnx2tf-1.3.11.zip
Files
(426.4 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:870a41238c3ba08659dd27cff3f6f1fa
|
426.4 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/PINTO0309/onnx2tf/tree/1.3.11 (URL)