Short name describing what triggered the graph break
Unsupported argument type in tensor method call
Values or code snippet captured at the break point
call_method {self} {name} {args} {kwargs}
Explanation of why the graph break was triggered
Dynamo could not create a proxy for an argument in the call to Tensor.{name}(). This usually means an unsupported type was passed as an argument to a tensor method.
Hints on how to resolve the graph break