GB0314

Graph-Break Type

Short name describing what triggered the graph break

HOP body output unsupported

Context

Values or code snippet captured at the break point

non-tensor outputs: {non_tensor_output}

Explanation

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

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry