Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Drequest_callback_impl.cpp226 c10::intrusive_ptr<JitFuture> RequestCallbackImpl::processPythonRRefFetchCall( in processPythonRRefFetchCall() function in torch::distributed::rpc::RequestCallbackImpl
H A Drequest_callback_no_python.cpp248 processPythonRRefFetchCall(RpcCommandBase& rpc) const { in processPythonRRefFetchCall() function in torch::distributed::rpc::RequestCallbackNoPython