Short name describing what triggered the graph break
Unexpected type of data placeholder op for parameter construction
Values or code snippet captured at the break point
data_node.op={data_node.op}
Explanation of why the graph break was triggered
Data node op should be placeholder or get_attr.
Hints on how to resolve the graph break