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

Allow NumPy 2 #1607

Merged
merged 4 commits into from
Jul 26, 2024
Merged

Allow NumPy 2 #1607

merged 4 commits into from
Jul 26, 2024

Conversation

adamjstewart
Copy link
Contributor

Lightly has supported NumPy 2 since #1561 was merged. Torchvision 0.19 (released yesterday) adds support for NumPy 2. There should no longer be any reason to pin the NumPy version.

Closes #1558

@adamjstewart adamjstewart mentioned this pull request Jul 25, 2024
@guarin
Copy link
Contributor

guarin commented Jul 25, 2024

Thanks for the PR! A unit test is failing because we have a check that requirement files were updated. I'll quickly update if it.

@guarin guarin enabled auto-merge (squash) July 25, 2024 13:40
@adamjstewart
Copy link
Contributor Author

CI is now failing because it's using an ancient version of pytorch-lightning before they supported NumPy 2

@guarin guarin merged commit b143a62 into lightly-ai:master Jul 26, 2024
10 checks passed
@adamjstewart adamjstewart deleted the deps/numpy branch July 26, 2024 13:06
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.

Support Numpy 2.0
2 participants