Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/utils/
Dpattern_utils.h128 struct OpTypePattern { struct
132 std::vector<OpTypePattern> children; argument
136 for (const OpTypePattern& child : children) { in DebugString() argument
/external/tensorflow/tensorflow/tools/graph_transforms/
Dtransform_utils.h147 struct OpTypePattern { struct
149 std::vector<OpTypePattern> inputs; argument