Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/c10d/
H A DProcessGroupNCCLErrorsTest.cpp192 std::future<bool> asyncDebugDump = std::async( in forceTryWriteDebugInfo() local
194 asyncDebugDump.wait(); in forceTryWriteDebugInfo()
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DProcessGroupNCCL.cpp1495 std::future<bool> asyncDebugDump = std::async( in heartbeatMonitor() local
1500 asyncDebugDump, in heartbeatMonitor()