Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/api_def/
Dupdate_api_def.cc125 bool ValidateOpDocs(const OpDef& op, const string& doc) { in ValidateOpDocs() function
174 if (!ValidateOpDocs(op, doc_text)) { in RemoveDoc()