Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DProcessGroupNCCL.cpp404 std::future<bool> launchAsyncGilCheck() { in launchAsyncGilCheck() function
1508 auto fut = launchAsyncGilCheck(); in heartbeatMonitor()