-
-
Notifications
You must be signed in to change notification settings - Fork 11k
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 <huydhn@gmail.com>
Signed-off-by: Huy Do <huydhn@gmail.com>
dcf8538 to
497cffd
Compare
Signed-off-by: Huy Do <huydhn@gmail.com>
Signed-off-by: Huy Do <huydhn@gmail.com>
Signed-off-by: Huy Do <huydhn@gmail.com>
Signed-off-by: Huy Do <huydhn@gmail.com>
Signed-off-by: Huy Do <huydhn@gmail.com>
Signed-off-by: Huy Do <huydhn@gmail.com>
Signed-off-by: Huy Do <huydhn@gmail.com>
Signed-off-by: Huy Do <huydhn@gmail.com>
|
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 <huydhn@gmail.com>
Signed-off-by: Huy Do <huydhn@gmail.com>
|
@huydhn the pytorch compilation tests failure looks related, we need the old piecewise test using |
Signed-off-by: Huy Do <huydhn@gmail.com>
Signed-off-by: Huy Do <huydhn@gmail.com>
|
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 <huydhn@gmail.com>
Head branch was pushed to by a user without write access
Signed-off-by: Huy Do <huydhn@gmail.com>
Head branch was pushed to by a user without write access
Signed-off-by: Huy Do <huydhn@gmail.com>
Signed-off-by: Huy Do <huydhn@gmail.com>
|
This pull request has merge conflicts that must be resolved before it can be |
Signed-off-by: Huy Do <huydhn@gmail.com>
Signed-off-by: Huy Do <huydhn@gmail.com>
Co-authored-by: Luka Govedič <ProExpertProg@users.noreply.github.com>
Co-authored-by: Luka Govedič <ProExpertProg@users.noreply.github.com> Signed-off-by: sstamenk <strahinja.stamenkovic@amd.com>
Co-authored-by: Luka Govedič <ProExpertProg@users.noreply.github.com>
Co-authored-by: Luka Govedič <ProExpertProg@users.noreply.github.com> Signed-off-by: Alberto Perdomo <aperdomo@redhat.com>
Co-authored-by: Luka Govedič <ProExpertProg@users.noreply.github.com> Signed-off-by: 0xrushi <6279035+0xrushi@users.noreply.github.com>
Co-authored-by: Luka Govedič <ProExpertProg@users.noreply.github.com> Signed-off-by: 0xrushi <6279035+0xrushi@users.noreply.github.com>
Purpose
Upgrade PyTorch to 2.9.0+cu129
Test Plan
CI
Essential Elements of an Effective PR Description Checklist