Home
last modified time | relevance | path

Searched refs:_annotate_linear (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/executorch/backends/example/example_operators/
H A Dlinear.py17 def _annotate_linear(partitions, quant_config): function
61 annotate_handle=_annotate_linear,
/aosp_15_r20/external/executorch/backends/arm/quantizer/quantization_annotation/
H A Dlinear_annotator.py23 def _annotate_linear( function
/aosp_15_r20/external/pytorch/torch/ao/quantization/quantizer/
H A Dx86_inductor_quantizer.py1072 self._annotate_linear(model, quantization_config, filter_fn)
1467 def _annotate_linear( member in X86InductorQuantizer
H A Dxnnpack_quantizer_utils.py176 def _annotate_linear( function