pytorch
bc1e9a07 - [profiler] Add Performance events support in Kineto profiler (#87874)

Commit
2 years ago
[profiler] Add Performance events support in Kineto profiler (#87874) * Wiring to allow user to pass event names to profiler and reflect the count to the chrometrace * If not used, the runtime and size overhead should be neglegible * For now, primary user will be KinetoEdgeCPUProfiler but the impl does not assume that * Not exposed to python yet Differential Revision: [D40238032](https://our.internmc.facebook.com/intern/diff/D40238032/) **NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D40238032/)! Pull Request resolved: https://github.com/pytorch/pytorch/pull/87874 Approved by: https://github.com/SS-JIA
Author
Committer
Parents
Loading