Searched defs:type_check (Results 1 – 10 of 10) sorted by relevance
| /third_party/mindspore/mindspore-src/source/tests/ut/python/rewrite/test_obfuscate/ |
| D | test_decorator.py | 39 def type_check(func): function
|
| /third_party/mindspore/mindspore-src/source/tests/st/pi_jit/operation/ |
| D | test_contains.py | 55 def common_test_case(func, ms_func, a, b, error=0, type_check='array'): argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/offline_debug/ |
| D | mi_validator_helpers.py | 94 def type_check(arg, types, arg_name): function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/ |
| D | flickr_op.cc | 121 Status type_check = CheckImageType(image_file_path, &valid); in PrepareData() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/parallel/_transformer/ |
| D | layers.py | 51 def type_check(func): function
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/core/ |
| D | validator_helpers.py | 505 def type_check(arg, types, arg_name): function
|
| /third_party/openssl/crypto/encode_decode/ |
| D | decoder_lib.c | 350 enum { IS_SAME = 0, IS_DIFFERENT = 1 } type_check; member
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/ |
| D | _checkparam.py | 1335 def type_check(func): function
|
| /third_party/rust/rust/compiler/rustc_borrowck/src/ |
| D | lib.rs | 88 mod type_check; module
|
| /third_party/rust/rust/compiler/rustc_borrowck/src/type_check/ |
| D | mod.rs | 126 pub(crate) fn type_check<'mir, 'tcx>( in type_check() function
|