Searched refs:OpDefAttrDefaultsUnchanged (Results 1 – 4 of 4) sorted by relevance
73 Status OpDefAttrDefaultsUnchanged(const OpDef& old_op, const OpDef& new_op);
177 Status status = OpDefAttrDefaultsUnchanged(old_op_def, *new_op_def); in ExpectDefaultChangeFailure()
714 Status OpDefAttrDefaultsUnchanged(const OpDef& old_op, const OpDef& new_op) { in OpDefAttrDefaultsUnchanged() function
151 TF_RETURN_IF_ERROR(OpDefAttrDefaultsUnchanged(in_op_history.op(end - 1), in ValidateCompatible()