GB0187

Graph-Break Type

Short name describing what triggered the graph break

functools.wraps

Context

Values or code snippet captured at the break point

{fn}

Explanation

Explanation of why the graph break was triggered

torch.compile can’t trace functools.wraps on functions defined outside the compile region

Hints

Hints on how to resolve the graph break

Additional Information

Back to Registry