Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/profiler/
Dprofiling.cc214 if (auto gpu_instance = Profiler::GetInstance(kGPUDevice); gpu_instance != nullptr) { in GetProfilingEnableFlag() local
226 …if (auto gpu_instance = Profiler::GetInstance(kGPUDevice); gpu_instance != nullptr && gpu_instance… in RecordOneStepStartEndInfo() local
240 if (auto gpu_instance = Profiler::GetInstance(kGPUDevice); gpu_instance != nullptr) { in ProfileDataPath() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/hal/profiler/
Dcpu_profiling.cc228 if (auto gpu_instance = Profiler::GetInstance(kGPUDevice); in RecordGpuOneStepStartEndInfo() local