Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/examples/models/llama/source_transformation/
H A Dattention.py71 def get_cache(self, head_idx): member in KVCacheSHA
/aosp_15_r20/external/libxkbcommon/src/x11/
H A Dutil.c142 get_cache(struct xkb_context *ctx, xcb_connection_t *conn) in get_cache() function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/
H A DOnednnUtils.h183 LinearPrimitiveCache& get_cache() { in get_cache() function
/aosp_15_r20/external/skia/src/core/
H A DSkResourceCache.cpp473 static SkResourceCache* get_cache() { in get_cache() function