Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/ao/quantization/quantizer/
H A Dx86_inductor_quantizer.py1059 self._annotate_conv2d_binary_unary(model, quantization_config, filter_fn)
1100 def _annotate_conv2d_binary_unary( member in X86InductorQuantizer