Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/autograd/rpc_messages/
H A Drpc_with_profiling_req.cpp20 rpc::ProfilingId profilingKeyId) in RpcWithProfilingReq()
43 rpc::ProfilingId profilingKeyId) in RpcWithProfilingReq()
/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Drequest_callback_no_python.cpp431 const auto profilingKeyId = rpcWithProfilingReq.getProfilingId(); in processRunWithProfilingReq() local