Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/profiler/common/exceptions/
Derror_code.py41 STEP_NUM_NOT_SUPPORTED_ERROR = 2 | _PARSER_MASK variable in ProfilerErrors
70 STEP_NUM_NOT_SUPPORTED_ERROR = 'The step num must be in {}' variable in ProfilerErrorMsg