Short name describing what triggered the graph break
HOP body output unsupported
Values or code snippet captured at the break point
non-tensor outputs: {non_tensor_output}
Explanation of why the graph break was triggered
HigherOrderOperator body’s output must consist of tensors or ints/bools only but got {out.python_type()}.
Hints on how to resolve the graph break