Searched defs:DeconstructTuple (Results 1 – 7 of 7) sorted by relevance
62 rpc DeconstructTuple(DeconstructTupleRequest) rpc
42 ::grpc::Status GRPCService::DeconstructTuple(::grpc::ServerContext* context, in DeconstructTuple() function in xla::GRPCService
94 Status GRPCStub::DeconstructTuple(const DeconstructTupleRequest* request, in DeconstructTuple() function in xla::GRPCStub
128 StatusOr<std::vector<GlobalDataHandle>> AllocationTracker::DeconstructTuple( in DeconstructTuple() function in xla::AllocationTracker
206 Status Service::DeconstructTuple(const DeconstructTupleRequest* arg, in DeconstructTuple() function in xla::Service
55 TEST_F(DeconstructTupleTest, DeconstructTuple) { in TEST_F() argument
402 StatusOr<std::vector<std::unique_ptr<GlobalData>>> Client::DeconstructTuple( in DeconstructTuple() function in xla::Client