Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/example/example_operators/
H A Dconv_relu.py17 def _annotate_conv_relu(partitions, quant_config): function
48 annotate_handle=_annotate_conv_relu,
/aosp_15_r20/external/pytorch/torch/ao/quantization/quantizer/
H A Dxnnpack_quantizer_utils.py389 def _annotate_conv_relu( function