pytorch
63e57280 - [Profiler] Memory profiler part 13: Add sizes to timeline. (#89356)

Commit
1 year ago
[Profiler] Memory profiler part 13: Add sizes to timeline. (#89356) If we see an allocation the size is unambiguous. Otherwise we have to use sizes and strides to bound the underlying storage. Differential Revision: [D40868660](https://our.internmc.facebook.com/intern/diff/D40868660/) Pull Request resolved: https://github.com/pytorch/pytorch/pull/89356 Approved by: https://github.com/chaekit
Author
Taylor Robie
Committer
Parents
Loading