Searched defs:heartbeatMonitor (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/test/cpp/c10d/ | ||
H A D | ProcessGroupNCCLErrorsTest.cpp | 201 void heartbeatMonitor() override { in heartbeatMonitor() function in ProcessGroupNCCLNoHeartbeatCaught |
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/ | ||
H A D | ProcessGroupNCCL.cpp | 1344 void ProcessGroupNCCL::heartbeatMonitor() { in heartbeatMonitor() function in c10d::ProcessGroupNCCL |