Skip to content

standardize torch version bounds, bumping up to 2.10#1190

Merged
willghatch merged 1 commit intomainfrom
users/willghatch/torch-version-standardize-up
Mar 26, 2026
Merged

standardize torch version bounds, bumping up to 2.10#1190
willghatch merged 1 commit intomainfrom
users/willghatch/torch-version-standardize-up

Conversation

@willghatch
Copy link
Contributor

All of our requirements files have a maximum bound of torch <2.9, except our pyproject.toml was different (<2.10). This standardizes them by bumping up to 2.10 everywhere. Previously a bump up broke CI, but I want to try again without the other changes that were in the last PR that did this, and see whether they are real failures or just flakey tests.

All of our requirements files have a maximum bound of torch <2.9, except our pyproject.toml was different (<2.10).
This standardizes them by bumping up to 2.10 everywhere.
Previously a bump up broke CI, but I want to try again without the other changes that were in the last PR that did this, and see whether they are real failures or just flakey tests.

Signed-off-by: William G Hatch <william@hatch.uno>
@willghatch
Copy link
Contributor Author

This is an alternative to #1155

@willghatch willghatch merged commit 775f1a3 into main Mar 26, 2026
19 checks passed
@willghatch willghatch deleted the users/willghatch/torch-version-standardize-up branch March 26, 2026 20:44
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