GB0156

Graph-Break Type

Short name describing what triggered the graph break

Unsupported method call

Context

Values or code snippet captured at the break point

call_method {self} {name} {args} {kwargs}

Explanation

Explanation of why the graph break was triggered

Dynamo does not know how to trace method {name} of class {self.python_type_name()}

Hints

Hints on how to resolve the graph break

No hints provided.

Additional Information

Back to Registry