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