Revert "Record view stacks if running anomaly mode (#103185)"

This reverts commit a02c573a8996d5d47585410ceaf81c87104cfd43.

Reverted https://github.com/pytorch/pytorch/pull/103185 on behalf of https://github.com/izaitsevfb due to Breaks internal builds, see D46629734 ([comment](https://github.com/pytorch/pytorch/pull/103185#issuecomment-1588258206))
This commit is contained in:
PyTorch MergeBot
2023-06-12 23:52:10 +00:00
parent c3d3165f16
commit 2c313e7b99
7 changed files with 7 additions and 72 deletions

View File

@ -1172,7 +1172,6 @@ def main():
'include/torch/csrc/jit/codegen/cuda/scheduler/*.h',
'include/torch/csrc/onnx/*.h',
'include/torch/csrc/profiler/*.h',
'include/torch/csrc/profiler/unwind/*.h',
'include/torch/csrc/profiler/orchestration/*.h',
'include/torch/csrc/profiler/stubs/*.h',
'include/torch/csrc/utils/*.h',