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

Pin onnxruntime and tensorflow dependencies to more recent versions #58

Merged
merged 3 commits into from
Jun 7, 2023

Conversation

iksnagreb
Copy link
Contributor

This solves a dependency resolution issue preventing from installing qonnx on python 3.10, see #57. Pinning tensorflow to version 2.9.0 is necessary for python 3.10 compatibility as well. Pinning tensorflow to a more recent version, however, is not possible as it causes some tests to fail.

@maltanar
Copy link
Collaborator

maltanar commented Jun 7, 2023

LGTM, thanks @iksnagreb !

@maltanar maltanar merged commit 7667a44 into fastmachinelearning:main Jun 7, 2023
@maltanar maltanar added this to the v0.3.0 milestone Jul 28, 2023
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.

2 participants