Short name describing what triggered the graph break
failed to broadcast when attempting Tensor comparison op
Values or code snippet captured at the break point
{op.name}({left}, {right})
Explanation of why the graph break was triggered
Dynamo was unable to broad cast the arguments {left}, {right} when attempting to trace the comparison op {op.name}.
Hints on how to resolve the graph break