Commit Graph

3 Commits

Author SHA1 Message Date
3a1e3e67c5 [Profiler] Add queue depth computation (#79993)
Test Plan:
Add test in test_profiler.py
Pull Request resolved: https://github.com/pytorch/pytorch/pull/79993
Approved by: https://github.com/robieta
2022-06-24 20:47:58 +00:00
45e3afdef2 add heuristic and idle time computation
Pull Request resolved: https://github.com/pytorch/pytorch/pull/79874

Approved by: https://github.com/robieta
2022-06-21 21:02:22 +00:00
9955fff4da add utility to compute self time of events
Pull Request resolved: https://github.com/pytorch/pytorch/pull/79631

Approved by: https://github.com/robieta
2022-06-16 23:53:13 +00:00