Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_remote_worker.cc59 cleanupgraph_(Method(GrpcWorkerMethod::kCleanupGraph)), in GrpcRemoteWorker()
121 IssueRequest(request, response, cleanupgraph_, std::move(done)); in CleanupGraphAsync()
321 const ::grpc::string cleanupgraph_; member in tensorflow::GrpcRemoteWorker