GB2544

Graph-Break Type

Short name describing what triggered the graph break

missing sq_inplace_concat

Context

Values or code snippet captured at the break point

sq_inplace_concat not defined for {type(self).name}

Explanation

Explanation of why the graph break was triggered

Dynamo does not yet support inplace concat of ‘{self.python_type_name()}’ and ‘{other.python_type_name()}’

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry