GB0229

Graph-Break Type

Short name describing what triggered the graph break

Unexpected type of data placeholder op for parameter construction

Context

Values or code snippet captured at the break point

data_node.op={data_node.op}

Explanation

Explanation of why the graph break was triggered

Data node op should be placeholder or get_attr.

Hints

Hints on how to resolve the graph break

Additional Information

Back to Registry