Short name describing what triggered the graph break
missing sq_inplace_concat
Values or code snippet captured at the break point
sq_inplace_concat not defined for {type(self).name}
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 on how to resolve the graph break