-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Implement HPUHooksInterface #137394
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
Implement HPUHooksInterface #137394
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/137394
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 1195682 with merge base b7eb725 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@pytorchbot label "topic: not user facing" |
Closing this for 2.5.0. |
@kit1980 why was it closed? The discussion was to merge it to 2.5.1 |
I've re-opened. |
@kit1980 can this change be merged to 2.5 branch ? |
@bsochack Not now. We are going to do one-issue fix for 2.5.1. |
2.5.1 is an emergency patch release to address specific large regressions, moving this to 2.6.0 |
@kit1980 the changes broke Intel Gaudi support. This patch is low risk for other devices. We really would like to see it in PT 2.5.1 |
@bsochack Sorry, we don't have time for 2.5.1. Especially taken into account that even the change to main is not landed. |
In general, we should auto-close all cherry-picks into release branch if there are no corresponding commit to trunk PR of if has not been landed for some reason. When it's landed on trunk, we can restart the discussion |
Fixes regression #137262