Short name describing what triggered the graph break
missing tp_init
Values or code snippet captured at the break point
tp_init_impl not implemented for {self.python_type_name()}
Explanation of why the graph break was triggered
Dynamo does not know how to trace init on {self.debug_repr()}.
Hints on how to resolve the graph break