Home
last modified time | relevance | path

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

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