Short name describing what triggered the graph break
attempted to trace numpy function unsupported by PyTorch
Values or code snippet captured at the break point
numpy function: {self.value}, args: {args}, kwargs: {kwargs} (corresponding torch function: {func})
Explanation of why the graph break was triggered
Can’t find numpy numpy function {self.value} in torch._numpy.
Hints on how to resolve the graph break