Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/profiler/common/exceptions/
Derror_code.py77 DEIVICE_ID_ERROR = 'The device_id in search_condition error, {}' variable in ProfilerErrorMsg
Dexceptions.py196 message=ProfilerErrorMsg.DEIVICE_ID_ERROR.value.format(msg),