Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/ao/quantization/quantizer/
H A Dx86_inductor_quantizer.py787 self._annotate_matmul(model, quantization_config, filter_fn)
1074 def _annotate_matmul( member in X86InductorQuantizer