Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Drequest_callback_impl.cpp180 c10::intrusive_ptr<JitFuture> RequestCallbackImpl::processPythonCall( in processPythonCall() function in torch::distributed::rpc::RequestCallbackImpl
H A Drequest_callback_no_python.cpp153 c10::intrusive_ptr<JitFuture> RequestCallbackNoPython::processPythonCall( in processPythonCall() function in torch::distributed::rpc::RequestCallbackNoPython