GB0025

Graph-Break Type

Short name describing what triggered the graph break

Call to torch._dynamo.graph_break()

Context

Values or code snippet captured at the break point

Called torch._dynamo.graph_break() with args {args}, kwargs {kwargs}

Explanation

Explanation of why the graph break was triggered

User-inserted graph break. Message: {graph_break_msg}

Hints

Hints on how to resolve the graph break

Additional Information

Back to Registry