Home
last modified time | relevance | path

Searched refs:GetDistributedRuntimeService (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/pjrt/distributed/
Ddistributed.h37 GetDistributedRuntimeService(
Ddistributed.cc25 GetDistributedRuntimeService( in GetDistributedRuntimeService() function
/external/tensorflow/tensorflow/compiler/xla/python/
Dxla.cc385 m.def("get_distributed_runtime_service", &GetDistributedRuntimeService); in PYBIND11_MODULE()