Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/rpc/
H A Dxla_service.proto142 rpc ExecuteGraphParallel(ExecuteGraphParallelRequest) rpc
H A Dgrpc_service.cc72 ::grpc::Status GRPCService::ExecuteGraphParallel( in ExecuteGraphParallel() function in xla::GRPCService
H A Dgrpc_stub.cc79 Status GRPCStub::ExecuteGraphParallel( in ExecuteGraphParallel() function in xla::GRPCStub
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dservice.cc597 Status Service::ExecuteGraphParallel(const ExecuteGraphParallelRequest* arg, in ExecuteGraphParallel() function in xla::Service