Home
last modified time | relevance | path

Searched defs:annotate_cat (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/executorch/backends/qualcomm/quantizer/
H A Dcustom_annotation.py46 def annotate_cat(node: Node, quantization_config: QuantizationConfig): function
148 def annotate_cat(node: Node, quantization_config: QuantizationConfig): function
H A Dannotators.py899 def annotate_cat(node: Node, quantization_config: QuantizationConfig) -> None: function
/aosp_15_r20/external/executorch/examples/qualcomm/oss_scripts/llama2/
H A Dllama.py85 def annotate_cat(node: Node, quantization_config: QuantizationConfig): function