Home
last modified time | relevance | path

Searched refs:processRunWithProfilingReq (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/torch/csrc/distributed/rpc/
Drequest_callback_no_python.h73 c10::intrusive_ptr<JitFuture> processRunWithProfilingReq(
Drequest_callback_no_python.cpp402 processRunWithProfilingReq(RpcCommandBase& rpc) const { in processRunWithProfilingReq() function in torch::distributed::rpc::RequestCallbackNoPython
541 return processRunWithProfilingReq(rpc); in processRpc()