Short name describing what triggered the graph break
Unsupported Tensor.backward() call
Values or code snippet captured at the break point
call_method {self} backward {args} {kwargs}
Explanation of why the graph break was triggered
Dynamo currently does not support tracing Tensor.backward()
.
Hints on how to resolve the graph break