Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/offline_debug/
Dmi_validator_helpers.py43 def check_uint32(arg, arg_name=""): function
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/core/
Dvalidator_helpers.py229 def check_uint32(value, arg_name=""): function