Home
last modified time | relevance | path

Searched refs:rendezs (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dbase_rendezvous_mgr.cc120 std::vector<Rendezvous*> rendezs; in CleanupAll() local
124 rendezs.push_back(entry.second); in CleanupAll()
128 for (auto rendez : rendezs) { in CleanupAll()