Short name describing what triggered the graph break
Call to torch._dynamo.step_unsupported()
Values or code snippet captured at the break point
Explanation of why the graph break was triggered
User-inserted step_unsupported.
Hints on how to resolve the graph break
torch._dynamo.step_unsupported() call.