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

Upgrade test opsets and remove deprecated numpy and version usage #2018

Merged
merged 3 commits into from
Aug 4, 2022

Conversation

hwangdeyu
Copy link
Contributor

@hwangdeyu hwangdeyu commented Aug 2, 2022

  • Remove opset below to 13 ci tests and enhance doc
  • Remove usage of numpy bool aliases for builtins
  • Use packaging library to avoid DeprecationWarning from distutils

fixes #2016

Signed-off-by: Deyu Huang <deyhuang@microsoft.com>
Signed-off-by: Deyu Huang <deyhuang@microsoft.com>
@hwangdeyu hwangdeyu force-pushed the removeci_clean_code branch 2 times, most recently from 9cb4892 to 7d449be Compare August 3, 2022 03:01
Signed-off-by: Deyu Huang <deyhuang@microsoft.com>
@hwangdeyu hwangdeyu requested a review from fatcat-z August 4, 2022 02:35
@hwangdeyu hwangdeyu changed the title Upgrade test opsets and enhance doc Upgrade test opsets and remove deprecated numpy and version usage Aug 4, 2022
Copy link
Collaborator

@fatcat-z fatcat-z left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@hwangdeyu hwangdeyu merged commit 76924df into onnx:main Aug 4, 2022
@hwangdeyu hwangdeyu deleted the removeci_clean_code branch August 4, 2022 02:47
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.

Some numpy or tf api usages are deprecated
2 participants