Home
last modified time | relevance | path

Searched refs:saveRPCKey (Results 1 – 3 of 3) sorted by relevance

/external/pytorch/torch/csrc/distributed/rpc/profiler/
Dremote_profiler_manager.h25 void saveRPCKey(
Dremote_profiler_manager.cpp71 void RemoteProfilerManager::saveRPCKey( in saveRPCKey() function in torch::distributed::rpc::RemoteProfilerManager
/external/pytorch/torch/csrc/distributed/autograd/
Dutils.cpp90 remoteProfilerManager.saveRPCKey(globallyUniqueProfilingId, key); in getMessageWithProfiling()