GB0275

Graph-Break Type

Short name describing what triggered the graph break

torch._dynamo.step_unsupported() with empty checkpoint

Context

Values or code snippet captured at the break point

Explanation

Explanation of why the graph break was triggered

traced torch._dynamo.step_unsupported(), but there is no checkpoint to step_graph_break from. This graph break is used for debugging only.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry