GB0351

Graph-Break Type

Short name describing what triggered the graph break

HOP body taking non-Tensor as input

Context

Values or code snippet captured at the break point

str(sub_args)

Explanation

Explanation of why the graph break was triggered

{description} with body that accepts non-Tensors as input. Got type {a.python_type()} at index {idx}.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry