Home
last modified time | relevance | path

Searched defs:TransferToInfeed (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dcompile_only_service.h75 Status TransferToInfeed(const TransferToInfeedRequest* arg, in TransferToInfeed() function
Dservice.cc986 Status Service::TransferToInfeed(const TransferToInfeedRequest* arg, in TransferToInfeed() function in xla::Service
/external/tensorflow/tensorflow/compiler/xla/rpc/
Dxla_service.proto98 rpc TransferToInfeed(TransferToInfeedRequest) rpc
Dgrpc_service.cc104 ::grpc::Status GRPCService::TransferToInfeed(::grpc::ServerContext* context, in TransferToInfeed() function in xla::GRPCService
Dgrpc_stub.cc44 Status GRPCStub::TransferToInfeed(const TransferToInfeedRequest* request, in TransferToInfeed() function in xla::GRPCStub
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
Dtpu_client.h68 Status TransferToInfeed(const LiteralSlice& literal) override { in TransferToInfeed() function
Dtpu_client.cc123 Status PyTpuClient::TransferToInfeed(const LiteralSlice& literal, in TransferToInfeed() function in xla::PyTpuClient
/external/tensorflow/tensorflow/compiler/xla/client/
Dclient.cc96 Status Client::TransferToInfeed(const LiteralSlice& literal, int64 replica_id, in TransferToInfeed() function in xla::Client
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_stream_executor_client.cc972 Status PjRtStreamExecutorDevice::TransferToInfeed(const LiteralSlice& literal) { in TransferToInfeed() function in xla::PjRtStreamExecutorDevice