Home
last modified time | relevance | path

Searched defs:use_coordination_service (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/distributed/
H A Ddistributed.cc29 bool use_coordination_service) { in GetDistributedRuntimeService()
37 bool use_coordination_service) { in GetDistributedRuntimeClient()
H A Dclient_server_test.cc45 bool use_coordination_service = false; member
51 int node_id, bool use_coordination_service, in GetClient()
65 void StartService(int num_nodes, bool use_coordination_service, in StartService()
H A Dservice.cc498 bool use_coordination_service) { in Get()
513 ::grpc::ServerBuilder* builder, bool use_coordination_service) { in DistributedRuntimeService()
H A Dclient.cc557 bool use_coordination_service) { in GetDistributedRuntimeClient()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dxla.cc486 -> StatusOr<std::unique_ptr<DistributedRuntimeService>> { in PYBIND11_MODULE()
525 -> StatusOr<std::shared_ptr<DistributedRuntimeClient>> { in PYBIND11_MODULE()