Searched refs:processScriptCall (Results 1 – 4 of 4) sorted by relevance
20 c10::intrusive_ptr<JitFuture> processScriptCall(
136 c10::intrusive_ptr<JitFuture> RequestCallbackNoPython::processScriptCall( in processScriptCall() function in torch::distributed::rpc::RequestCallbackNoPython505 return processScriptCall(rpc, streams); in processRpc()
24 virtual c10::intrusive_ptr<JitFuture> processScriptCall(
157 c10::intrusive_ptr<JitFuture> RequestCallbackImpl::processScriptCall( in processScriptCall() function in torch::distributed::rpc::RequestCallbackImpl