Home
last modified time | relevance | path

Searched defs:rpcWithProfilingResp (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Dutils.cpp33 autograd::RpcWithProfilingResp& rpcWithProfilingResp) { in processRemoteProfiledEvents()
204 auto& rpcWithProfilingResp = in deserializeResponse() local
H A Drequest_callback_no_python.cpp472 auto rpcWithProfilingResp = std::make_unique<RpcWithProfilingResp>( in processRunWithProfilingReq() local