Searched defs:match_node (Results 1 – 3 of 3) sorted by relevance
28 struct match_node { struct51 struct match_node *children[]; argument
80 def match_node(node, **matcher): function
2964 const NodeDef* match_node = nullptr; in ExtractConstTensorFromGraph() local