GB0345

Graph-Break Type

Short name describing what triggered the graph break

strict_mode: improper args

Context

Values or code snippet captured at the break point

args: {args}, kwargs: {kwargs}

Explanation

Explanation of why the graph break was triggered

strict_mode higher order op expects flat inputs (list/tuple/dict)

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry