Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/data/service/
Ddispatcher_impl.h170 WorkerService::Stub*& out_stub)
Ddispatcher_impl.cc630 const std::string& worker_address, WorkerService::Stub*& out_stub) in GetOrCreateWorkerStub() argument
636 out_stub = it->second.get(); in GetOrCreateWorkerStub()
650 out_stub = worker.get(); in GetOrCreateWorkerStub()