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

[CI] Add CI test for PyTorch 2.5.0rc #888

Open
gau-nernst opened this issue Sep 15, 2024 · 0 comments
Open

[CI] Add CI test for PyTorch 2.5.0rc #888

gau-nernst opened this issue Sep 15, 2024 · 0 comments

Comments

@gau-nernst
Copy link
Collaborator

Just saw that PyTorch core made a branch cut for 2.5 release. Now nightly is 2.6. Probably a good idea to add CI to run on PyTorch 2.5rc? (don't even know if it's possible to install rc version of PyTorch). This would help to catch changes, especially new features, that for some reasons don't work with 2.5 but work with latest nightly.

Other miscs stuff:

  • Add TORCH_VERSION_AT_LEAST_2_6
  • Remove official support and CI for PyTorch 2.2?
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

No branches or pull requests

1 participant