Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/examples/models/llama/source_transformation/
H A Dsdpa.py89 def _replace_sdpa_with_custom_op(module: torch.nn.Module): function
98 _replace_sdpa_with_custom_op(child)
104 _replace_sdpa_with_custom_op(module)