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

Add Numpy 2.0 support #898

Closed
Marsmaennchen221 opened this issue Jul 11, 2024 · 1 comment
Closed

Add Numpy 2.0 support #898

Marsmaennchen221 opened this issue Jul 11, 2024 · 1 comment
Labels
third party We need to wait for someone else

Comments

@Marsmaennchen221
Copy link
Contributor

Currently, we only support Numpy versions below 2.0.

torchvision will support Numpy 2.0 with version 0.19.0 (numpy/numpy#26191) wich will become available ~24th July

@Marsmaennchen221 Marsmaennchen221 added the third party We need to wait for someone else label Jul 11, 2024
lars-reimann pushed a commit that referenced this issue Jul 12, 2024
### Summary of Changes

Add clause to `pyproject.toml` to use a numpy version below 2.0 as
torchvision does not yet support numpy 2.0 (See #898)
@lars-reimann
Copy link
Member

Done in #929.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
third party We need to wait for someone else
Projects
Status: ✔️ Done
Development

No branches or pull requests

2 participants