Home
last modified time | relevance | path

Searched refs:setCurrentKey (Results 1 – 4 of 4) sorted by relevance

/external/pytorch/torch/csrc/distributed/rpc/profiler/
Dremote_profiler_manager.h16 void setCurrentKey(std::string key);
Dremote_profiler_manager.cpp17 void RemoteProfilerManager::setCurrentKey(std::string key) { in setCurrentKey() function in torch::distributed::rpc::RemoteProfilerManager
/external/pytorch/torch/csrc/distributed/rpc/
Dtorchscript_functions.cpp37 remoteProfilerManager.setCurrentKey(rpcAsyncJitKey); in rpcTorchscript()
Dinit.cpp824 inst.setCurrentKey(key); in rpc_init()