Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
Dsubgraph.h106 explicit SubgraphIterator(const Subgraph* sg) : SubgraphIterator(&sg->id()) {} in SubgraphIterator() function
Dsubgraph.cc120 SubgraphIterator::SubgraphIterator(const Subgraph::Identity* id) in SubgraphIterator() function in tensorflow::grappler::graph_analyzer::SubgraphIterator