-
Notifications
You must be signed in to change notification settings - Fork 607
Debug event populates event name #5142
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/5142
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit ad0de75 with merge base d423131 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D60947913 |
This pull request was exported from Phabricator. Differential Revision: D60947913 |
Summary: Pull Request resolved: pytorch#5142 Intermediate debugging in delegate doesn't work without also doing intermediate latency profiling in delegates. This diff is to fix this issue. It's currently blocking modai and htp side of work. Differential Revision: D60947913
043bbe4
to
5d7474f
Compare
This pull request was exported from Phabricator. Differential Revision: D60947913 |
Summary: Pull Request resolved: pytorch#5142 Intermediate debugging in delegate doesn't work without also doing intermediate latency profiling in delegates. This diff is to fix this issue. It's currently blocking modai and htp side of work. Differential Revision: D60947913
5d7474f
to
46aad67
Compare
This pull request was exported from Phabricator. Differential Revision: D60947913 |
46aad67
to
abc2a99
Compare
Summary: Pull Request resolved: pytorch#5142 Intermediate debugging in delegate doesn't work without also doing intermediate latency profiling in delegates. This diff is to fix this issue. It's currently blocking modai and htp side of work. Differential Revision: D60947913
This pull request was exported from Phabricator. Differential Revision: D60947913 |
Summary: Pull Request resolved: pytorch#5142 Intermediate debugging in delegate doesn't work without also doing intermediate latency profiling in delegates. This diff is to fix this issue. It's currently blocking modai and htp side of work. Differential Revision: D60947913
abc2a99
to
c0b0228
Compare
This pull request was exported from Phabricator. Differential Revision: D60947913 |
c0b0228
to
fc1bd20
Compare
Summary: Pull Request resolved: pytorch#5142 Intermediate debugging in delegate doesn't work without also doing intermediate latency profiling in delegates. This diff is to fix this issue. It's currently blocking modai and htp side of work. Differential Revision: D60947913
This pull request was exported from Phabricator. Differential Revision: D60947913 |
fc1bd20
to
983e0eb
Compare
Summary: Pull Request resolved: pytorch#5142 Intermediate debugging in delegate doesn't work without also doing intermediate latency profiling in delegates. This diff is to fix this issue. It's currently blocking modai and htp side of work. Differential Revision: D60947913
Summary: Pull Request resolved: pytorch#5142 Intermediate debugging in delegate doesn't work without also doing intermediate latency profiling in delegates. This diff is to fix this issue. It's currently blocking modai and htp side of work. Reviewed By: Jack-Khuu Differential Revision: D60947913
This pull request was exported from Phabricator. Differential Revision: D60947913 |
983e0eb
to
ad0de75
Compare
This pull request has been merged in af80804. |
Summary: Intermediate debugging in delegate doesn't work without also doing intermediate latency profiling in delegates. This diff is to fix this issue. It's currently blocking modai and htp side of work.
Differential Revision: D60947913