Home
last modified time | relevance | path

Searched defs:pythonRpcHandler (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Dpy_rref.cpp196 auto& pythonRpcHandler = PythonRpcHandler::getInstance(); in toHere() local
250 auto& pythonRpcHandler = PythonRpcHandler::getInstance(); in createRRefProxy() local
274 auto& pythonRpcHandler = PythonRpcHandler::getInstance(); in getRRefType() local
H A Drequest_callback_impl.cpp88 auto& pythonRpcHandler = PythonRpcHandler::getInstance(); in serializePyObject() local
110 auto& pythonRpcHandler = PythonRpcHandler::getInstance(); in runPythonFunction() local
H A Dunpickled_python_call.cpp11 auto& pythonRpcHandler = PythonRpcHandler::getInstance(); in UnpickledPythonCall() local
H A Dpython_functions.cpp43 auto& pythonRpcHandler = PythonRpcHandler::getInstance(); in toPyIValue() local