mirror of
https://github.com/zebrajr/pytorch.git
synced 2026-01-15 12:15:51 +00:00
# Motivation This PR intends to introduce a flag to skip specific events in the memory snapshot to reduce trace file size and improve HTML viewer usability. This PR does the same thing as in https://github.com/pytorch/pytorch/issues/168183. Pull Request resolved: https://github.com/pytorch/pytorch/pull/170760 Approved by: https://github.com/EikanWang ghstack dependencies: #169812