Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/profiler/common/exceptions/
Dexceptions.py146 class ProfilerDeviceIdMismatchException(ProfilerException): class
150 super(ProfilerDeviceIdMismatchException, self).__init__(
/third_party/mindspore/mindspore/profiler/parser/
Dframework_parser.py25 ProfilerFileNotFoundException, ProfilerDeviceIdMismatchException, \
341 raise ProfilerDeviceIdMismatchException()
399 raise ProfilerDeviceIdMismatchException()