GB0811

Graph-Break Type

Short name describing what triggered the graph break

missing tp_iter

Context

Values or code snippet captured at the break point

tp_iter_impl not implemented for {self.python_type_name()}

Explanation

Explanation of why the graph break was triggered

Dynamo does not know how to iterate over {self.debug_repr()}.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry