Short name describing what triggered the graph break
attempted to trace numpy.* function as a method
Values or code snippet captured at the break point
numpy function: {self.value}, args: {args}, kwargs: {kwargs}
Explanation of why the graph break was triggered
Tracing numpy.* functions as methods is not supported.
Hints on how to resolve the graph break