Home | History | Annotate | Download | only in distributed_runtime

Lines Matching defs:workers

30 // RunGraph on the workers.
146 WorkerCacheInterface* worker_cache, std::vector<string>* workers) {
148 *workers = finder.targets_;
168 // Enumerates all known workers' target. A target name is a
170 std::vector<string> workers;
171 worker_cache->ListWorkers(&workers);
173 std::swap(workers, targets_);
175 for (const string& name : workers) {
196 // Talk to all workers to get the list of available devices.
208 // to hear from workers, log a list of the workers who have not
375 // Ping all the workers and build the list of devices that the
393 // Ping all the workers and build the list of devices that the