Home
last modified time | relevance | path

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

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