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