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

Limit the version of numpy #25

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Limit the version of numpy #25

merged 1 commit into from
Jun 20, 2024

Conversation

yuwenzho
Copy link
Contributor

Type of Change

bug fix
API changed or not: no

Description

Limit the version of numpy<2.0.0.
onnxruntime doesn't support numpy>=2.0.0 now. The restriction will be removed once they fix it.

How has this PR been tested?

CI

Dependency Change?

no

Signed-off-by: yuwenzho <[email protected]>
@chensuyue chensuyue merged commit bab644c into main Jun 20, 2024
5 of 7 checks passed
@justinchuby justinchuby deleted the limit_numpy_version branch June 22, 2024 15:48
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