[Profiler] Add queue depth computation#79993
[Profiler] Add queue depth computation#79993davidchencsl wants to merge 12 commits intogh/davidchencsl/6/basefrom
Conversation
[ghstack-poisoned]
🔗 Helpful links
✅ No Failures (19 Pending)As of commit f4aed25 (more details on the Dr. CI page): Expand to see more💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Please report bugs/suggestions to the (internal) Dr. CI Users group. |
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
robieta
left a comment
There was a problem hiding this comment.
Overall looks quite good. Very natural extension of the original algorithm, good use of pythonic constructs like key= to gracefully handle the mixed types. Once you address the test comment this should be good to go.
[ghstack-poisoned]
[ghstack-poisoned]
Test Plan: Add test in test_profiler.py [ghstack-poisoned]
Test Plan: Add test in test_profiler.py [ghstack-poisoned]
Test Plan: Add test in test_profiler.py [ghstack-poisoned]
Test Plan: Add test in test_profiler.py [ghstack-poisoned]
Test Plan: Add test in test_profiler.py [ghstack-poisoned]
robieta
left a comment
There was a problem hiding this comment.
Looks good, modulo the comment on the unit test. You've done a really good job managing the complexity that arose from mixing old and new style events.
Test Plan: Add test in test_profiler.py [ghstack-poisoned]
|
@pytorchmergebot merge |
|
@pytorchbot successfully started a merge job. Check the current status here |
|
Merge failed due to Command Raised by https://github.com/pytorch/pytorch/actions/runs/2558058851 |
|
@pytorchmergebot merge |
|
@pytorchbot successfully started a merge job. Check the current status here |
|
Hey @davidchencsl. |
Summary: Pull Request resolved: #79993 Approved by: https://github.com/robieta Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/3a1e3e67c52b908ef39c7e48f6f61c818c40adec Test plan from GitHub: Add test in test_profiler.py Reviewed By: atalman Differential Revision: D37455671 Pulled By: davidchencsl fbshipit-source-id: 3286707bf2ef1c8983ed7ffcc40c357408b5029b
Test Plan: Add test in test_profiler.py Pull Request resolved: pytorch#79993 Approved by: https://github.com/robieta
Stack from ghstack (oldest at bottom):
Test Plan:
Add test in test_profiler.py