Revert "[dynamo] Weblink generation when unimplemented_v2() is called (#156033)" (#156546)

Broke multiple CI jobs: dynamo/test_reorder_logs.py::ReorderLogsTests::test_constant_mutation [GH job link](https://github.com/pytorch/pytorch/actions/runs/15792695433/job/44521220864) [HUD commit link](9de23d0c29)

This reverts commit 9de23d0c29dfac8dc0f6f234bdbcd85a6375fa81.

PyTorch bot revert failed: https://github.com/pytorch/pytorch/pull/156033

Pull Request resolved: https://github.com/pytorch/pytorch/pull/156546
Approved by: https://github.com/jansel
This commit is contained in:
atalman
2025-06-21 14:10:12 +00:00
committed by PyTorch MergeBot
parent d846e21355
commit a47ca4fc74
8 changed files with 8 additions and 99 deletions

View File

@ -1286,7 +1286,6 @@ def main():
"utils/model_dump/skeleton.html",
"utils/model_dump/code.js",
"utils/model_dump/*.mjs",
"_dynamo/graph_break_registry.json",
]
if not BUILD_LIBTORCH_WHL: