SIGN IN SIGN UP

Filter aliasing nodes from memory timeline (#4468)

Summary:
Pull Request resolved: https://github.com/pytorch/executorch/pull/4468

Through memory offset view, I noticed that we have a bunch of allocation objects that alias each other. These include:

- "output" nodes
- "aten._view_copy_nop.out" nodes

Making an attempt to filter these out so the visualization is more accurate

Reviewed By: Olivia-liu, zonglinpengmeta, hsharma35

Differential Revision: D55455168

fbshipit-source-id: 19b8960be3420dcac22a0200d447953aa762be21
E
Eashan Garg committed
fadc076d60af76c78b61449996327cad72bf258c
Parent: 60699fb
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 8/6/2024, 6:06:59 AM