Home
last modified time | relevance | path

Searched defs:propagate_annotation (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/backends/arm/quantizer/
H A Darm_quantizer_utils.py158 def propagate_annotation(model: GraphModule) -> None: function
/aosp_15_r20/external/pytorch/torch/ao/quantization/quantizer/
H A Dxnnpack_quantizer_utils.py1020 def propagate_annotation(model: torch.fx.GraphModule) -> None: function