Searched refs:DoesOpTypeMatch (Results 1 – 2 of 2) sorted by relevance
298 if (DoesOpTypeMatch(node, pattern, matched_nodes, &match)) { in GetOpTypeMatches()306 bool GraphMatcher::DoesOpTypeMatch( in DoesOpTypeMatch() function in tensorflow::graph_transforms::GraphMatcher353 if (!DoesOpTypeMatch(input_node, input_pattern, previously_matched_nodes, in DoesOpTypeMatch()
174 bool DoesOpTypeMatch(const NodeDef& node, const OpTypePattern& pattern,