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

Chronos: fix type deprecations in numpy 1.24 #7600

Merged
merged 2 commits into from
Feb 20, 2023

Conversation

plusbang
Copy link
Contributor

@plusbang plusbang commented Feb 17, 2023

Description

np.int np.float etc are deprecated in numpy 1.24.
Fix these type deprecations and remove limitation of numpy version.

(Note: openvino 2022.3.0 requires numpy<=1.23.4,>=1.16.6.)

1. Why the change?

#7548

2. User API changes

None

4. How to test?

  • Unit test

Copy link
Collaborator

@TheaperDeng TheaperDeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, please wait for #7610 and run the failed action again.

@plusbang plusbang merged commit 81dc934 into intel-analytics:main Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants