Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_master_service_impl.cc60 rpcmethod_PartialRunSetup_(grpcMasterService_method_names[2], in Stub()
97 channel_.get(), rpcmethod_PartialRunSetup_, context, request, response); in PartialRunSetup()
Dgrpc_master_service_impl.h112 const ::grpc::internal::RpcMethod rpcmethod_PartialRunSetup_; variable