Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/ao/quantization/quantizer/
H A Dx86_inductor_quantizer.py1300 def _annotate_cat( member in X86InductorQuantizer
1381 self._annotate_cat(node, quantization_config)
H A Dxnnpack_quantizer_utils.py956 def _annotate_cat( function