Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/examples/qualcomm/oss_scripts/llama3_2/
H A Dllama.py22 annotate_matmul_16a8w,
298 annotate_matmul_16a8w,
/aosp_15_r20/external/executorch/examples/qualcomm/oss_scripts/llama2/
H A Dllama.py52 def annotate_matmul_16a8w(gm: torch.fx.GraphModule) -> None: function
385 annotate_matmul_16a8w,
/aosp_15_r20/external/executorch/backends/qualcomm/quantizer/
H A Dcustom_annotation.py25 def annotate_matmul_16a8w(gm: torch.fx.GraphModule) -> None: function