-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[profiler][refactor] Avoid using legacy event in profiler #61721
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
Summary: Remove dependency on LegacyEvent from the profiler Test Plan: python test/test_profiler.py -v Reviewers: gdankel [ghstack-poisoned]
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit b493943 (more details on the Dr. CI page): 💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.Please report bugs/suggestions to the (internal) Dr. CI Users group. |
@ilia-cher has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Summary: Remove dependency on LegacyEvent from the profiler Test Plan: python test/test_profiler.py -v Reviewers: gdankel Differential Revision: [D29716769](https://our.internmc.facebook.com/intern/diff/D29716769) [ghstack-poisoned]
@ilia-cher has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Summary: Remove dependency on LegacyEvent from the profiler Test Plan: python test/test_profiler.py -v Reviewers: gdankel Differential Revision: [D29716769](https://our.internmc.facebook.com/intern/diff/D29716769) [ghstack-poisoned]
@ilia-cher has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Summary: Remove dependency on LegacyEvent from the profiler Test Plan: python test/test_profiler.py -v Reviewers: gdankel Differential Revision: [D29716769](https://our.internmc.facebook.com/intern/diff/D29716769) [ghstack-poisoned]
@ilia-cher has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Summary: Remove dependency on LegacyEvent from the profiler Test Plan: python test/test_profiler.py -v Reviewers: gdankel Differential Revision: [D29716769](https://our.internmc.facebook.com/intern/diff/D29716769) [ghstack-poisoned]
@ilia-cher has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Summary: Remove dependency on LegacyEvent from the profiler Test Plan: python test/test_profiler.py -v Reviewers: gdankel Differential Revision: [D29716769](https://our.internmc.facebook.com/intern/diff/D29716769) [ghstack-poisoned]
@ilia-cher has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Summary: Remove dependency on LegacyEvent from the profiler Test Plan: python test/test_profiler.py -v Reviewers: gdankel Differential Revision: [D29716769](https://our.internmc.facebook.com/intern/diff/D29716769) [ghstack-poisoned]
@ilia-cher has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
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.
Looks good to me. Left some minor comments.
Summary: Remove dependency on LegacyEvent from the profiler Test Plan: python test/test_profiler.py -v Reviewers: gdankel Differential Revision: [D29716769](https://our.internmc.facebook.com/intern/diff/D29716769) [ghstack-poisoned]
@ilia-cher has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
This pull request has been merged in 41f7a9d. |
Summary: Remove dependency on LegacyEvent from the profiler Test Plan: python test/test_profiler.py -v Reviewers: gdankel ghstack-source-id: 9796b78 Pull Request resolved: pytorch/pytorch#61721
Stack from ghstack:
Summary:
Remove dependency on LegacyEvent from the profiler
Test Plan:
python test/test_profiler.py -v
Reviewers: gdankel
Differential Revision: D29716769