Short name describing what triggered the graph break
Data dependent operator
Values or code snippet captured at the break point
str(cause.func)
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 on how to resolve the graph break
No hints provided.