Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Dtorchscript_functions.cpp105 auto scriptRemoteCall = std::make_unique<ScriptRemoteCall>( in remoteTorchscript() local
132 auto scriptRemoteCall = std::make_unique<ScriptRemoteCall>( in remoteTorchscript() local
H A Dpython_functions.cpp294 auto scriptRemoteCall = std::make_unique<ScriptRemoteCall>( in pyRemoteBuiltin() local
316 auto scriptRemoteCall = std::make_unique<ScriptRemoteCall>( in pyRemoteBuiltin() local
H A Drequest_callback_impl.cpp198 auto& scriptRemoteCall = static_cast<ScriptRemoteCall&>(rpc); in processScriptRemoteCall() local
H A Drequest_callback_no_python.cpp206 auto& scriptRemoteCall = static_cast<ScriptRemoteCall&>(rpc); in processScriptRemoteCall() local