Skip to content

Conversation

AmitMY
Copy link

@AmitMY AmitMY commented Jun 11, 2022

Another fix for the same issue was already merged:
#133


See: onnx/onnx#582 (comment)

As of 2021 March 15th, the optimizer is no longer part of the onnx repo (source).

If you're installing code that depends on it and get errors, an easy workaround is to install a slightly older version of onnx:

pip install onnx==1.8.1

Please note that the onnxoptimizer is still available and ongoing from another repo: https://github.com/onnx/optimizer. As mentioned above, it was moved out from ONNX package since ONNX 1.9.0. Thanks

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

Successfully merging this pull request may close these issues.

1 participant