Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/profiler/common/validator/
Dvalidate.py20 from mindspore.profiler.common.exceptions.exceptions import ProfilerParamTypeErrorException, \
55 raise ProfilerParamTypeErrorException(
269 raise ProfilerParamTypeErrorException(
/third_party/mindspore/mindspore/profiler/common/exceptions/
Dexceptions.py102 class ProfilerParamTypeErrorException(ProfilerException): class
106 super(ProfilerParamTypeErrorException, self).__init__(