Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Drequest_callback_no_python.cpp373 auto execFuture = DistEngine::getInstance().executeSendFunctionAsync( in processBackwardAutogradReq() local
378 [](JitFuture& execFuture) { in processBackwardAutogradReq()