GB4411

Graph-Break Type

Short name describing what triggered the graph break

missing sq_contains

Context

Values or code snippet captured at the break point

sq_contains not implemented for {self.python_type_name()}

Explanation

Explanation of why the graph break was triggered

Dynamo does not know how to check if {item.debug_repr()} is in {self.debug_repr()}.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry