Home
last modified time | relevance | path

Searched refs:CheckDocsMatch (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/api_def/
Dupdate_api_def.cc96 bool CheckDocsMatch(const OpDef& op1, const OpDef& op2) { in CheckDocsMatch() function
143 return CheckDocsMatch(op, op_reg_data.op_def); in ValidateOpDocs()