Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/autograd/rpc_messages/
H A Drpc_with_profiling_resp.cpp18 rpc::ProfilingId profilingId) in RpcWithProfilingResp()
37 rpc::ProfilingId profilingId) in RpcWithProfilingResp()
120 rpc::ProfilingId profilingId = rpc::ProfilingId::fromIValue(tupleElements[1]); in fromMessage() local
/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Dutils.cpp42 const auto& profilingId = rpcWithProfilingResp.getProfilingId(); in processRemoteProfiledEvents() local