Short name describing what triggered the graph break
Unsupported setitem/setattr inline attempt
Values or code snippet captured at the break point
code name: {code.co_name}, args: {args}
Explanation of why the graph break was triggered
Attempted to inline {code.co_name} where first argument (self) is not a user-defined object.
Hints on how to resolve the graph break
No hints provided.