Home
last modified time | relevance | path

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

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