Published October 2, 2023
| Version 1.18.9
Software
Open
Tools to convert ONNX files (NCHW) to TensorFlow format (NHWC)
Authors/Creators
Description
Reshape- Much stricter accuracy correction conditions for
Reshape. - The conversion speed is greatly reduced at the cost of not causing accuracy degradation.
- mobileformer.onnx.zip
- Much stricter accuracy correction conditions for
Concat- Fixed to skip accuracy check if one of the multiple input tensors contains np.ndarray (constant).
- Fixed to skip accuracy check if one of the multiple input tensors contains
np.ndarray (constant)by @PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/531 - Much stricter accuracy correction conditions for
Reshapeby @PINTO0309 in https://github.com/PINTO0309/onnx2tf/pull/530
Full Changelog: https://github.com/PINTO0309/onnx2tf/compare/1.18.8...1.18.9
Notes
Files
PINTO0309/onnx2tf-1.18.9.zip
Files
(609.7 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:cd95645459ecfc92bbba5240806cba73
|
609.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/PINTO0309/onnx2tf/tree/1.18.9 (URL)