Home
last modified time | relevance | path

Searched defs:load_cache (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/command/
Dload_cache.rst1 load_cache title
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/
H A Dmulti_kernel.py258 def load_cache(self): member in MultiKernelCall
H A Dtriton.py3073 def load_cache(): function
3144 def load_cache(): function
/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/
H A DPipeline.cpp433 std::vector<char> ComputePipelineCache::load_cache() { in load_cache() function in vkcompute::vkapi::ComputePipelineCache
/aosp_15_r20/external/libcups/scheduler/
H A Djob.c1552 int load_cache = 1; /* Load the job.cache file? */ in cupsdLoadAllJobs() local