Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_remote_worker.cc58 rungraph_(Method(GrpcWorkerMethod::kRunGraph)), in GrpcRemoteWorker()
109 IssueRequest(request, response, rungraph_, std::move(done), call_opts); in RunGraphAsync()
115 rungraph_, std::move(done), call_opts); in RunGraphAsync()
320 const ::grpc::string rungraph_; member in tensorflow::GrpcRemoteWorker