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

Relax dependency on torch to allow 2-series #51

Conversation

nathanpainchaud
Copy link

Now that PyTorch 2.0 is finally here, it's been confirmed to be 100% backward compatible with version 1.X. Therefore, the version constraint on torch could be relaxed to allow using it with the 2-series.

Now that PyTorch 2.0 is finally here, it's been [confirmed to be 100% backward compatible with version 1.X](https://pytorch.org/get-started/pytorch-2.0/). Therefore, the version constraint on `torch` could be relaxed to allow using it with version 2.X.
@nathanpainchaud nathanpainchaud deleted the nathanpainchaud/torch-2.X-support branch July 5, 2023 13:51
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