Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/
Dgrpc_eager_service.cc52 rpcmethod_CreateContext_(grpcEagerService_method_names[0], in Stub()
74 channel_.get(), rpcmethod_CreateContext_, context, request, response); in CreateContext()
Dgrpc_eager_service.h95 const ::grpc::internal::RpcMethod rpcmethod_CreateContext_; variable