Searched defs:cache_type (Results 1 – 5 of 5) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/common/ |
| D | auto_dynamic_shape.py | 93 def get_cache_by_type(self, cache_type): argument 126 def find_compile_args_in_shape_cache(self, input_args, cache_type): argument 290 def _do_generalize_in_sink(input_arg, cache, input_index, cache_index, cache_type): argument 401 … def _do_generalize_one_input_shape(self, input_args, cache_args, cache_type, index, is_sink_mode): argument 457 def _do_generalize_shape(self, cache_type, input_args, is_sink_mode): argument
|
| /third_party/mesa3d/src/util/ |
| D | disk_cache.c | 100 enum disk_cache_type cache_type, in disk_cache_type_create() 221 enum disk_cache_type cache_type; in disk_cache_create() local
|
| D | disk_cache_os.c | 885 enum disk_cache_type cache_type) in disk_cache_generate_cache_dir()
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_format_s3tc.c | 1137 LLVMTypeRef cache_type = lp_build_format_cache_type(gallivm); in s3tc_store_cached_block() local 1200 LLVMTypeRef cache_type = lp_build_format_cache_type(gallivm); in s3tc_update_cache_access() local
|
| /third_party/cmsis/CMSIS/Core/Include/ |
| D | core_ca.h | 1324 uint32_t cache_type; in L1C_CleanInvalidateCache() local
|