Searched refs:getCurrentProfilingKey (Results 1 – 3 of 3) sorted by relevance
35 std::string& getCurrentProfilingKey();
64 std::string& RemoteProfilerManager::getCurrentProfilingKey() { in getCurrentProfilingKey() function in torch::distributed::rpc::RemoteProfilerManager
86 auto key = remoteProfilerManager.getCurrentProfilingKey(); in getMessageWithProfiling()