Short name describing what triggered the graph break
Dynamic shape operator
Values or code snippet captured at the break point
str(cause.func)
Explanation of why the graph break was triggered
Operator {cause.func}
’s output shape depends on input Tensor data.
Hints on how to resolve the graph break
torch._dynamo.config.capture_dynamic_output_shape_ops = True