Home
last modified time | relevance | path

Searched defs:skip_cache (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_select_algorithm.py23 def skip_cache(self, choices, name, key, benchmark): function
H A Dtest_cpu_select_algorithm.py56 def skip_cache(self, choices, name, key, benchmark): function
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_cache.c159 bool skip_cache) in radv_shader_create()
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/
H A Ddevice_utils.py816 def _GetApplicationPathsInternal(self, package, skip_cache=False): argument