Home
last modified time | relevance | path

Searched defs:CreateChannelHandle (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/rpc/
Dxla_service.proto126 rpc CreateChannelHandle(CreateChannelHandleRequest) rpc
Dgrpc_stub.cc123 Status GRPCStub::CreateChannelHandle(const CreateChannelHandleRequest* request, in CreateChannelHandle() function in xla::GRPCStub
/external/tensorflow/tensorflow/compiler/xla/client/
Dclient.cc504 StatusOr<ChannelHandle> Client::CreateChannelHandle() { in CreateChannelHandle() function in xla::Client
/external/tensorflow/tensorflow/compiler/xla/service/
Dservice.cc184 Status Service::CreateChannelHandle(const CreateChannelHandleRequest* arg, in CreateChannelHandle() function in xla::Service