Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/profiling/
Dprofiling_utils.cc226 if (AnfAlgo::HasNodeAttr(kAttrProfilingIterEnd, node)) { in GetTraceIterEnd()
/third_party/mindspore/mindspore/ccsrc/utils/
Dutils.h476 constexpr auto kAttrProfilingIterEnd = "PROFILING_ITER_END"; variable