Home
last modified time | relevance | path

Searched refs:replace_kv_cache_with_simple_kv_cache (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/examples/models/llama/source_transformation/
H A Dsdpa.py396 def replace_kv_cache_with_simple_kv_cache(module: torch.nn.Module): function
411 replace_kv_cache_with_simple_kv_cache(child)
/aosp_15_r20/external/executorch/examples/models/llama/
H A Dexport_llama_lib.py66 replace_kv_cache_with_simple_kv_cache,
1057 transforms.append(replace_kv_cache_with_simple_kv_cache)