Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Dpython_functions.cpp117 auto pythonRemoteCall = std::make_unique<PythonRemoteCall>( in sendPythonRemoteCall() local
126 std::move(*pythonRemoteCall).toMessage(), in sendPythonRemoteCall()