Home
last modified time | relevance | path

Searched defs:toMessageImpl (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Drref_proto.cpp53 c10::intrusive_ptr<Message> ForkMessageBase::toMessageImpl() && { in toMessageImpl() function in torch::distributed::rpc::ForkMessageBase
71 c10::intrusive_ptr<Message> ScriptRRefFetchCall::toMessageImpl() && { in toMessageImpl() function in torch::distributed::rpc::ScriptRRefFetchCall
93 c10::intrusive_ptr<Message> PythonRRefFetchCall::toMessageImpl() && { in toMessageImpl() function in torch::distributed::rpc::PythonRRefFetchCall
119 c10::intrusive_ptr<Message> RRefFetchRet::toMessageImpl() && { in toMessageImpl() function in torch::distributed::rpc::RRefFetchRet
155 c10::intrusive_ptr<Message> RRefChildAccept::toMessageImpl() && { in toMessageImpl() function in torch::distributed::rpc::RRefChildAccept
174 c10::intrusive_ptr<Message> RRefAck::toMessageImpl() && { in toMessageImpl() function in torch::distributed::rpc::RRefAck
H A Dunpickled_python_call.cpp25 c10::intrusive_ptr<Message> UnpickledPythonCall::toMessageImpl() && { in toMessageImpl() function in torch::distributed::rpc::UnpickledPythonCall
H A Dpython_resp.cpp8 c10::intrusive_ptr<Message> PythonResp::toMessageImpl() && { in toMessageImpl() function in torch::distributed::rpc::PythonResp
H A Dscript_resp.cpp15 c10::intrusive_ptr<Message> ScriptResp::toMessageImpl() && { in toMessageImpl() function in torch::distributed::rpc::ScriptResp
H A Dpython_call.cpp9 c10::intrusive_ptr<Message> PythonCall::toMessageImpl() && { in toMessageImpl() function in torch::distributed::rpc::PythonCall
H A Dpython_remote_call.cpp17 c10::intrusive_ptr<Message> PythonRemoteCall::toMessageImpl() && { in toMessageImpl() function in torch::distributed::rpc::PythonRemoteCall
H A Dscript_remote_call.cpp50 c10::intrusive_ptr<Message> ScriptRemoteCall::toMessageImpl() && { in toMessageImpl() function in torch::distributed::rpc::ScriptRemoteCall
H A Dscript_call.cpp113 c10::intrusive_ptr<Message> ScriptCall::toMessageImpl() && { in toMessageImpl() function in torch::distributed::rpc::ScriptCall
/aosp_15_r20/external/pytorch/torch/csrc/distributed/autograd/rpc_messages/
H A Dpropagate_gradients_resp.cpp7 c10::intrusive_ptr<rpc::Message> PropagateGradientsResp::toMessageImpl() && { in toMessageImpl() function in torch::distributed::autograd::PropagateGradientsResp
H A Drref_backward_resp.cpp7 c10::intrusive_ptr<rpc::Message> RRefBackwardResp::toMessageImpl() && { in toMessageImpl() function in torch::distributed::autograd::RRefBackwardResp
H A Dcleanup_autograd_context_resp.cpp8 toMessageImpl() && { in toMessageImpl() function in torch::distributed::autograd::CleanupAutogradContextResp
H A Dcleanup_autograd_context_req.cpp16 c10::intrusive_ptr<rpc::Message> CleanupAutogradContextReq::toMessageImpl() && { in toMessageImpl() function in torch::distributed::autograd::CleanupAutogradContextReq
H A Drref_backward_req.cpp20 c10::intrusive_ptr<Message> RRefBackwardReq::toMessageImpl() && { in toMessageImpl() function in torch::distributed::autograd::RRefBackwardReq
H A Dpropagate_gradients_req.cpp23 c10::intrusive_ptr<Message> PropagateGradientsReq::toMessageImpl() && { in toMessageImpl() function in torch::distributed::autograd::PropagateGradientsReq
H A Drpc_with_profiling_req.cpp62 c10::intrusive_ptr<rpc::Message> RpcWithProfilingReq::toMessageImpl() && { in toMessageImpl() function in torch::distributed::autograd::RpcWithProfilingReq
H A Drpc_with_profiling_resp.cpp70 c10::intrusive_ptr<rpc::Message> RpcWithProfilingResp::toMessageImpl() && { in toMessageImpl() function in torch::distributed::autograd::RpcWithProfilingResp
H A Drpc_with_autograd.cpp55 c10::intrusive_ptr<Message> RpcWithAutograd::toMessageImpl() && { in toMessageImpl() function in torch::distributed::autograd::RpcWithAutograd