Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/examples/qualcomm/oss_scripts/llama3_2/
H A Dllama.py23 custom_annotate_llama_last_conv_16a8w,
297 custom_annotate_llama_last_conv_16a8w,
/aosp_15_r20/external/executorch/backends/qualcomm/quantizer/
H A Dcustom_annotation.py206 def custom_annotate_llama_last_conv_16a8w(gm: torch.fx.GraphModule) -> None: function