Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Dtorchscript_functions.cpp39 auto scriptCall = std::make_unique<ScriptCall>( in rpcTorchscript() local
H A Drequest_callback_impl.cpp160 auto& scriptCall = static_cast<ScriptCall&>(rpc); in processScriptCall() local
H A Dpython_functions.cpp206 auto scriptCall = std::make_unique<ScriptCall>(op, std::move(stack)); in pyRpcBuiltin() local
H A Drequest_callback_no_python.cpp139 auto& scriptCall = static_cast<ScriptCall&>(rpc); in processScriptCall() local