Skip to content

standardize torch version bounds, bumping up to 2.10#1190

Open
willghatch wants to merge 1 commit intomainfrom
users/willghatch/torch-version-standardize-up
Open

standardize torch version bounds, bumping up to 2.10#1190
willghatch wants to merge 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

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.

1 participant