Searched refs:GrpcWorkerCache (Results 1 – 1 of 1) sorted by relevance
34 class GrpcWorkerCache : public WorkerCachePartial { class39 explicit GrpcWorkerCache(std::shared_ptr<GrpcChannelCache> channel_cache, in GrpcWorkerCache() function in tensorflow::__anon054a07220111::GrpcWorkerCache59 ~GrpcWorkerCache() override { in ~GrpcWorkerCache()162 return new GrpcWorkerCache(cc, nullptr, ""); in NewGrpcWorkerCache()168 return new GrpcWorkerCache(cc, local_worker, local_target); in NewGrpcWorkerCacheWithLocalWorker()