Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_remote_worker.cc61 cleanupall_(Method(GrpcWorkerMethod::kCleanupAll)), in GrpcRemoteWorker()
125 IssueRequest(request, response, cleanupall_, std::move(done)); in CleanupAllAsync()
294 const ::grpc::string cleanupall_; member in tensorflow::GrpcRemoteWorker