Home
last modified time | relevance | path

Searched refs:compute_pipeline_cache_ (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/
H A DAdapter.h91 ComputePipelineCache compute_pipeline_cache_; variable
145 return compute_pipeline_cache_; in compute_pipeline_cache()
H A DAdapter.cpp157 compute_pipeline_cache_(device_.handle, cache_data_path),
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/
H A DAdapter.h123 ComputePipelineCache compute_pipeline_cache_; variable
175 return compute_pipeline_cache_; in compute_pipeline_cache()
H A DAdapter.cpp279 compute_pipeline_cache_(device_.handle_),