Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Dxla.cc381 distributed_runtime_client(m, "DistributedRuntimeClient"); in PYBIND11_MODULE() local
382 distributed_runtime_client.def("connect", &DistributedRuntimeClient::Connect) in PYBIND11_MODULE()