Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/profiler/common/exceptions/
Derror_code.py50 SORT_CONDITION_ERROR = 5 | _ANALYSER_MASK variable in ProfilerErrors
81 SORT_CONDITION_ERROR = 'The sort_condition in search_condition error, {}' variable in ProfilerErrorMsg