pytorch
b0e10292 - [Profiler] Tensor IDs for Module and Optimizer variables (#86754)

Commit
3 years ago
[Profiler] Tensor IDs for Module and Optimizer variables (#86754) More sophisticated profiling will increasingly rely on python tracer to contextualize observed results. This PR adds Tensors which are observed by the python tracer to the identity assignment loop. Differential Revision: [D39852885](https://our.internmc.facebook.com/intern/diff/D39852885/) Pull Request resolved: https://github.com/pytorch/pytorch/pull/86754 Approved by: https://github.com/slgong-fb, https://github.com/aaronenyeshi
Author
Taylor Robie
Committer
Parents
Loading