Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/distributed/rpc/
Drequest_callback_no_python.h59 c10::intrusive_ptr<JitFuture> processRRefForkRequest(
Drequest_callback_no_python.cpp274 c10::intrusive_ptr<JitFuture> RequestCallbackNoPython::processRRefForkRequest( in processRRefForkRequest() function in torch::distributed::rpc::RequestCallbackNoPython
529 return processRRefForkRequest(rpc); in processRpc()