Searched refs:NextIfSamePort (Results 1 – 4 of 4) sorted by relevance
132 bool NextIfSamePort();
146 bool SubgraphIterator::NextIfSamePort() { in NextIfSamePort() function in tensorflow::grappler::graph_analyzer::SubgraphIterator
271 } while (sit.NextIfSamePort()); in HasInvalidMultiInputs()
181 while (sit.NextIfSamePort()) { in TEST()