-
Notifications
You must be signed in to change notification settings - Fork 752
generate debug handle before opeartor decomposition #11949
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
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/11949
Note: Links to docs will display an error until the docs builds have been completed. ⏳ No Failures, 89 PendingAs of commit fdef350 with merge base 0c19a0b ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
This pull request was exported from Phabricator. Differential Revision: D76860368 |
This PR needs a
|
6ad5a8d to
fe703c7
Compare
Summary: Rollback Plan: Differential Revision: D76860368
|
This pull request was exported from Phabricator. Differential Revision: D76860368 |
Summary: This diff update the debug handle generation, from each node in the edge program having a individual debug handle, to all nodes having a same ancestor in export graph sharing a same debug handle, which update the start point of tracing our node transformation from edge graph to exported graph. Differential Revision: D76860368
fe703c7 to
4f612ff
Compare
|
This pull request was exported from Phabricator. Differential Revision: D76860368 |
Summary: This diff update the debug handle generation, from each node in the edge program having a individual debug handle, to all nodes having a same ancestor in export graph sharing a same debug handle, which update the start point of tracing our node transformation from edge graph to exported graph. Differential Revision: D76860368
4f612ff to
cdbd022
Compare
|
This pull request was exported from Phabricator. Differential Revision: D76860368 |
Summary: This diff update the debug handle generation, from each node in the edge program having a individual debug handle, to all nodes having a same ancestor in export graph sharing a same debug handle, which update the start point of tracing our node transformation from edge graph to exported graph. Differential Revision: D76860368
cdbd022 to
fdef350
Compare
|
This pull request was exported from Phabricator. Differential Revision: D76860368 |
Differential Revision: D76860368