pytorch/test/cpp
Digant Desai ebdaeaaa8c [edge profiler] Add e2e test for profiler event and chrometrace (#87877)
* Runs an existing model and checks an aten op if it gets perf events generated in the chrometrace
* Doesn't check for exact values since that's harder to do in a hardware independent way

Differential Revision: [D40474957](https://our.internmc.facebook.com/intern/diff/D40474957/)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/87877
Approved by: https://github.com/SS-JIA
2022-11-02 14:49:54 +00:00
..
api Add Warning class and refactor C++ warnings to use it (#84101) 2022-10-18 20:02:42 +00:00
c10d Add reference counter in FileStore (#85601) 2022-10-07 17:59:29 +00:00
common
dist_autograd
jit Add UBSAN to ASAN (#88055) 2022-11-01 17:59:35 +00:00
lazy empty strided symint (#84830) 2022-09-15 04:09:43 +00:00
lite_interpreter_runtime [edge profiler] Add e2e test for profiler event and chrometrace (#87877) 2022-11-02 14:49:54 +00:00
monitor
profiler [profiler] Add Performance events support in Kineto profiler (#87874) 2022-11-02 14:43:17 +00:00
rpc Refactor distribuetd to use absolute header path (#85780) 2022-09-30 05:13:50 +00:00
tensorexpr Fix the performance issue that the for-loop before ExternallCall could not be parallelized. (#85056) 2022-10-07 07:36:28 +00:00
__init__.py