Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/
Dgrpc_eager_service.cc67 rpcmethod_SendTensor_(grpcEagerService_method_names[6], in Stub()
116 channel_.get(), rpcmethod_SendTensor_, context, request, response); in SendTensor()
Dgrpc_eager_service.h101 const ::grpc::internal::RpcMethod rpcmethod_SendTensor_; variable