Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Dpython_functions.cpp225 auto pythonCall = std::make_unique<PythonCall>( in pyRpcPythonUdf() local
232 std::move(*pythonCall).toMessage(), in pyRpcPythonUdf()