Home
last modified time | relevance | path

Searched defs:currentTimepoint (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/cuda/
H A Dnccl.cpp177 auto currentTimepoint = std::chrono::steady_clock::now(); in NCCL_CHECK_TIMEOUT() local
210 auto currentTimepoint = std::chrono::steady_clock::now(); in NCCL_CHECK_TIMEOUT() local
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DNCCLUtils.cpp58 auto currentTimepoint = std::chrono::steady_clock::now(); in waitUntilInitialized() local
H A DProcessGroupNCCL.cpp594 auto currentTimepoint = std::chrono::steady_clock::now(); in checkTimeout() local