Searched refs:processPythonRemoteCall (Results 1 – 4 of 4) sorted by relevance
28 c10::intrusive_ptr<JitFuture> processPythonRemoteCall(
159 c10::intrusive_ptr<JitFuture> RequestCallbackNoPython::processPythonRemoteCall( in processPythonRemoteCall() function in torch::distributed::rpc::RequestCallbackNoPython514 return processPythonRemoteCall(rpc, streams); in processRpc()
41 virtual c10::intrusive_ptr<JitFuture> processPythonRemoteCall(
216 c10::intrusive_ptr<JitFuture> RequestCallbackImpl::processPythonRemoteCall( in processPythonRemoteCall() function in torch::distributed::rpc::RequestCallbackImpl