Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_kernel_runtime.cc85 constexpr uint32_t kProfilingMaxTaskIdInStream = 65531; variable
1170 if (stream_id_task_id_op_name_map_.size() > kProfilingMaxTaskIdInStream) { in KernelLaunchProfiling()