Searched defs:SubgraphIterator (Results 1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/core/grappler/graph_analyzer/ | ||
| D | subgraph.h | 106 explicit SubgraphIterator(const Subgraph* sg) : SubgraphIterator(&sg->id()) {} in SubgraphIterator() function |
| D | subgraph.cc | 120 SubgraphIterator::SubgraphIterator(const Subgraph::Identity* id) in SubgraphIterator() function in tensorflow::grappler::graph_analyzer::SubgraphIterator |