Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Dpy_client.h118 StatusOr<ChannelHandle> CreateChannelHandle() { in CreateChannelHandle() function
/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/pjrt/
Dpjrt_stream_executor_client.h204 StatusOr<ChannelHandle> CreateChannelHandle() override { in CreateChannelHandle() function
/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.cc186 Status Service::CreateChannelHandle(const CreateChannelHandleRequest* arg, in CreateChannelHandle() function in xla::Service