Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/distributed/autograd/rpc_messages/
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
/external/pytorch/torch/csrc/distributed/rpc/
Dutils.cpp42 const auto& profilingId = rpcWithProfilingResp.getProfilingId(); in processRemoteProfiledEvents() local