Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/profiler/common/exceptions/
Derror_code.py36 IO_ERROR = 5 | _GENERAL_MASK variable in ProfilerErrors
65 IO_ERROR = 'Read or write file fail.' variable in ProfilerErrorMsg