Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_kernel_runtime.cc330 auto profiling_flag = profiler_manager->GetProfilingEnableFlag(); in Init() local
331 if (execution_mode == kPynativeMode && profiling_flag) { in Init()