Searched defs:processPythonRRefFetchCall (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/ | ||
H A D | request_callback_impl.cpp | 226 c10::intrusive_ptr<JitFuture> RequestCallbackImpl::processPythonRRefFetchCall( in processPythonRRefFetchCall() function in torch::distributed::rpc::RequestCallbackImpl |
H A D | request_callback_no_python.cpp | 248 processPythonRRefFetchCall(RpcCommandBase& rpc) const { in processPythonRRefFetchCall() function in torch::distributed::rpc::RequestCallbackNoPython |