Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/ao/quantization/quantizer/
H A Dx86_inductor_quantizer.py1061 self._annotate_conv2d_unary(model, quantization_config, filter_fn)
1204 def _annotate_conv2d_unary( member in X86InductorQuantizer