Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to upgrade onnx in onnc? #190

Open
levscaut opened this issue Jun 10, 2021 · 1 comment
Open

How to upgrade onnx in onnc? #190

levscaut opened this issue Jun 10, 2021 · 1 comment

Comments

@levscaut
Copy link

I'm using onnc-umbrella build way to install onnc. In order to deploy yolov5 model I have to upgrade the onnx 1.3.0 which is currently included in onnc. But every newer version I tried (1.4.0, 1.7.0, 1.8.0, 1.9.0) reported different error. Any version-specificed options to set? Or there are far more things to change in order to use newer onnx?

@tomeuv
Copy link

tomeuv commented Mar 19, 2024

FWIW, I did the changes that I needed to run the compiler with ONNX 1.13.1 here: https://github.com/tomeuv/onnc/tree/with-onnx-1.13.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants