Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/offline_debug/
Dmi_validator_helpers.py41 def check_uint32(arg, arg_name=""): function
/third_party/mindspore/mindspore/dataset/core/
Dvalidator_helpers.py227 def check_uint32(value, arg_name=""): function