Home
last modified time | relevance | path

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

/external/executorch/backends/qualcomm/quantizer/
Dcustom_annotation.py124 def annotate_index_put(node: Node, quantization_config: QuantizationConfig) -> None: function
181 annotate_index_put(node, quantization_config)
Dannotators.py608 def annotate_index_put(node: Node, quantization_config: QuantizationConfig) -> None: function