Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/profiler/common/exceptions/
Derror_code.py49 GROUP_CONDITION_ERROR = 4 | _ANALYSER_MASK variable in ProfilerErrors
80 GROUP_CONDITION_ERROR = 'The group_condition in search_condition error, {}' variable in ProfilerErrorMsg