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

[build] NumPy 2.0 support #1709

Merged
merged 5 commits into from
Sep 30, 2024
Merged

Conversation

felixdittrich92
Copy link
Contributor

@felixdittrich92 felixdittrich92 commented Aug 29, 2024

This PR:

  • Add numpy 2.0 support

  • For TF this will take full effect after we can upgrade to keras v3 (in the meanwhile it falls back to numpy ~1.26.4 handled by pip)

@felixdittrich92 felixdittrich92 added topic: build Related to dependencies and build type: misc Miscellaneous labels Aug 29, 2024
@felixdittrich92 felixdittrich92 added this to the 0.9.1 milestone Aug 29, 2024
@felixdittrich92 felixdittrich92 self-assigned this Aug 29, 2024
Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.36%. Comparing base (9045dcf) to head (9c90537).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1709      +/-   ##
==========================================
- Coverage   96.40%   96.36%   -0.04%     
==========================================
  Files         164      164              
  Lines        7782     7782              
==========================================
- Hits         7502     7499       -3     
- Misses        280      283       +3     
Flag Coverage Δ
unittests 96.36% <100.00%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@odulcy-mindee odulcy-mindee left a comment

Choose a reason for hiding this comment

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

New numpy support ! Thanks @felixdittrich92 !

@felixdittrich92 felixdittrich92 merged commit 7b7f7f3 into mindee:main Sep 30, 2024
80 of 81 checks passed
@felixdittrich92 felixdittrich92 deleted the numpy2-comp branch September 30, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ext: tests Related to tests folder topic: build Related to dependencies and build type: misc Miscellaneous
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants