Short name describing what triggered the graph break
functools.wraps
Values or code snippet captured at the break point
{fn}
Explanation of why the graph break was triggered
torch.compile
can’t trace functools.wraps
on functions defined outside the compile region
Hints on how to resolve the graph break