Home
last modified time | relevance | path

Searched refs:ProfilerIOException (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/mindspore/profiler/parser/
Dflops_parser.py22 from mindspore.profiler.common.exceptions.exceptions import ProfilerIOException, \
185 raise ProfilerIOException()
209 raise ProfilerIOException()
267 raise ProfilerIOException()
359 raise ProfilerIOException()
369 raise ProfilerIOException()
377 raise ProfilerIOException()
442 raise ProfilerIOException()
489 raise ProfilerIOException()
Dstep_trace_parser.py26 ProfilerIOException, ProfilerRawFileException
105 raise ProfilerIOException()
373 raise ProfilerIOException
411 raise ProfilerIOException
434 raise ProfilerIOException
472 raise ProfilerIOException
543 raise ProfilerIOException
607 raise ProfilerIOException
645 raise ProfilerIOException
Dintegrator.py24 from mindspore.profiler.common.exceptions.exceptions import ProfilerIOException, \
615 raise ProfilerIOException()
632 raise ProfilerIOException()
914 raise ProfilerIOException()
936 raise ProfilerIOException()
960 raise ProfilerIOException()
1028 raise ProfilerIOException()
1046 raise ProfilerIOException()
1090 raise ProfilerIOException()
1219 raise ProfilerIOException()
[all …]
Doptime_parser.py20 ProfilerIOException
173 raise ProfilerIOException
Dmemory_usage_parser.py24 from mindspore.profiler.common.exceptions.exceptions import ProfilerIOException, \
89 raise ProfilerIOException
143 raise ProfilerIOException
/third_party/mindspore/mindspore/profiler/
Dprofiling.py27 ProfilerIOException, ProfilerException, ProfilerRawFileException
337 except (ProfilerIOException, ProfilerFileNotFoundException, RuntimeError) as err:
344 … except (ProfilerIOException, ProfilerFileNotFoundException, ProfilerRawFileException) as err:
351 … except (ProfilerIOException, ProfilerFileNotFoundException, ProfilerRawFileException) as err:
506 except (ProfilerIOException, ProfilerFileNotFoundException, RuntimeError) as err:
/third_party/mindspore/mindspore/profiler/common/exceptions/
Dexceptions.py135 class ProfilerIOException(ProfilerException): class
139 super(ProfilerIOException, self).__init__(