pytorch/torch/profiler
Louis Feng 18d46ea9fd [PyTorch] Integrate Execution Graph Observer into PyTorch Profiler (#75358)
Test Plan:
```
buck build mode/dev-nosan caffe2/test:profiler --show-output
buck-out/gen/caffe2/test/profiler#binary.par test_profiler.TestExecutionGraph.test_execution_graph
```

Example output: P491658589

Differential Revision: D35342394

Pull Request resolved: https://github.com/pytorch/pytorch/pull/75358
Approved by: https://github.com/robieta
2022-05-26 08:06:27 +00:00
..
__init__.py [PyTorch] Integrate Execution Graph Observer into PyTorch Profiler (#75358) 2022-05-26 08:06:27 +00:00
profiler.py [PyTorch] Integrate Execution Graph Observer into PyTorch Profiler (#75358) 2022-05-26 08:06:27 +00:00
python_tracer.py [Reland] Python tracer. (#68325) 2021-11-15 23:32:49 -08:00