-
-
Couldn't load subscription status.
- Fork 10.8k
Update PyTorch to 2.9.0+cu129 #24994
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
Conversation
|
Thanks for the upgrade! #24281 requires PyTorch 2.9 and hopefully this PR will test it. |
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
dcf8538 to
497cffd
Compare
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
|
TODO: Check the signals of tests from #24281 once it lands and the next 2.9 RC |
|
This pull request has merge conflicts that must be resolved before it can be |
|
@huydhn when you get a chance can you set |
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
|
@huydhn the pytorch compilation tests failure looks related, we need the old piecewise test using |
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
|
This pull request has merge conflicts that must be resolved before it can be |
|
Merged, and I added ready, makes sense about the build branch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure what to do about the gdrcopy thing but otherwise lgtm
Signed-off-by: Huy Do <[email protected]>
Head branch was pushed to by a user without write access
Signed-off-by: Huy Do <[email protected]>
Head branch was pushed to by a user without write access
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
|
This pull request has merge conflicts that must be resolved before it can be |
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Co-authored-by: Luka Govedič <[email protected]>
Co-authored-by: Luka Govedič <[email protected]> Signed-off-by: sstamenk <[email protected]>
Co-authored-by: Luka Govedič <[email protected]>
Co-authored-by: Luka Govedič <[email protected]> Signed-off-by: Alberto Perdomo <[email protected]>
Co-authored-by: Luka Govedič <[email protected]> Signed-off-by: 0xrushi <[email protected]>
Co-authored-by: Luka Govedič <[email protected]> Signed-off-by: 0xrushi <[email protected]>
Purpose
Upgrade PyTorch to 2.9.0+cu129
Test Plan
CI
Essential Elements of an Effective PR Description Checklist