Home
last modified time | relevance | path

Searched refs:pyRpcPythonUdf (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Dpython_functions.h29 c10::intrusive_ptr<JitFuture> pyRpcPythonUdf(
H A Dpython_functions.cpp216 c10::intrusive_ptr<JitFuture> pyRpcPythonUdf( in pyRpcPythonUdf() function
H A Dinit.cpp722 return std::make_shared<jit::PythonFutureWrapper>(pyRpcPythonUdf( in rpc_init()