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

fix (CI): ensure support test suite w/ numpy #46

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

art049
Copy link
Member

@art049 art049 commented Jun 20, 2024

This pull request was created automatically by CodSpeed to track performance changes of the pull request kornia/kornia#2932.

The original branch is fork-2932-johnnv1/fix/ci

Ensure support to use numpy>2.0.0 on newer torch versions (torch>=2.3)
for older torchs versions it'll use numpy<2.0.0.

Withou it, the CI will be failling, because the older torch versions
aren't compiled within the new numpy api.
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