PINTO0309 / onnx2tf

Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The purpose of this tool is to solve the massive Transpose extrapolation problem in onnx-tensorflow (onnx-tf). I don't need a Star, but give me a pull request.
MIT License
662 stars 65 forks source link

[CI] GitHub Actions fails to build ARM64/aarch64 docker image #653

Closed PINTO0309 closed 2 months ago

PINTO0309 commented 2 months ago

Issue Type

Others

OS

Others

onnx2tf version number

1.22.6

onnx version number

1.16.0

onnxruntime version number

1.17.1

onnxsim (onnx_simplifier) version number

0.4.33

tensorflow version number

2.16.1

Download URL for ONNX

None

Parameter Replacement JSON

None

Description

image