Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dgraph_constructor.cc1064 absl::flat_hash_set<int>* unvisited) { in DFS()
1090 absl::flat_hash_set<int> unvisited; in PrintCycles() local