benchmark
987b3dc9 - Imporve-graph-break-skip-logs (#167067)

Commit
37 days ago
Imporve-graph-break-skip-logs (#167067) Summary: Fixes #150477 ### Summary: - Added frame information (function name, file, line number) to all graph break/skip messages - Standardized message format: "torch.compile will skip tracing the frame <name> (<file> line <N>) and fall back to eager. Reason: <reason>" ### Impacts: module: dynamo X-link: https://github.com/pytorch/pytorch/pull/167067 Approved by: https://github.com/williamwen42 Reviewed By: jeanschmidt Differential Revision: D87036500 fbshipit-source-id: 62281bad4609b8ea3557f7139695678bed0679cb
Author
generatedunixname499836121
Committer
Parents
Loading