Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dcompile_only_service.h75 Status TransferToInfeed(const TransferToInfeedRequest* arg, in TransferToInfeed() function
Dservice.cc1009 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/client/
Dclient.cc96 Status Client::TransferToInfeed(const LiteralSlice& literal, int64 replica_id, in TransferToInfeed() function in xla::Client
/external/tensorflow/tensorflow/compiler/xla/python/
Dlocal_computation_builder.cc83 Status LocalClient::TransferToInfeed(const Literal& literal, in TransferToInfeed() function in xla::swig::LocalClient