Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/pjrt/distributed/
Dclient.h120 void HeartbeatLoop();
Dclient.cc128 [this]() { HeartbeatLoop(); })); in Connect()
241 void DistributedRuntimeClient::HeartbeatLoop() { in HeartbeatLoop() function in xla::DistributedRuntimeClient
Dservice.cc144 [this]() { HeartbeatLoop(); })); in Connect()
281 void DistributedRuntimeServiceImpl::HeartbeatLoop() { in HeartbeatLoop() function in xla::DistributedRuntimeServiceImpl
Dservice.h93 void HeartbeatLoop();