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.cc1060 absl::flat_hash_set<int>* unvisited, in DFS()
1098 absl::flat_hash_set<int> unvisited; in PrintCycles() local