Home
last modified time | relevance | path

Searched defs:NodeViewMatch (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/
H A Dpattern_utils.h147 struct NodeViewMatch { struct
149 std::vector<NodeViewMatch> children; argument
159 for (const NodeViewMatch& child : children) { in DebugString() argument
168 for (NodeViewMatch& child : children) { in Clear() argument