Searched refs:processPythonCall (Results 1 – 4 of 4) sorted by relevance
16 c10::intrusive_ptr<JitFuture> processPythonCall(
153 c10::intrusive_ptr<JitFuture> RequestCallbackNoPython::processPythonCall( in processPythonCall() function in torch::distributed::rpc::RequestCallbackNoPython508 return processPythonCall(rpc, streams); in processRpc()
28 virtual c10::intrusive_ptr<JitFuture> processPythonCall(
180 c10::intrusive_ptr<JitFuture> RequestCallbackImpl::processPythonCall( in processPythonCall() function in torch::distributed::rpc::RequestCallbackImpl