GB0033

Graph-Break Type

Short name describing what triggered the graph break

Data dependent operator

Context

Values or code snippet captured at the break point

str(cause.func)

Explanation

Explanation of why the graph break was triggered

Operator {cause.func} has a non-Tensor output whose value is dependent on the data of Tensor inputs.

Hints

Hints on how to resolve the graph break

No hints provided.

Additional Information

Back to Registry