Home
last modified time | relevance | path

Searched defs:annotate_matmul_input1 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/backends/qualcomm/quantizer/
H A Dcustom_annotation.py80 def annotate_matmul_input1(node: Node): function
174 def annotate_matmul_input1(node: Node, quantization_config: QuantizationConfig): function
/aosp_15_r20/external/executorch/examples/qualcomm/oss_scripts/llama2/
H A Dllama.py119 def annotate_matmul_input1(node: Node): function