GB5195

Graph-Break Type

Short name describing what triggered the graph break

elementwise_dtypes unsupported arg type

Context

Values or code snippet captured at the break point

str(arg)

Explanation

Explanation of why the graph break was triggered

elementwise_dtypes requires tensor or constant arguments, got {type(arg).name}

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry