Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/mediatek/quantizer/
H A Dquantizer.py41 def _annotate(self, gm: GraphModule) -> None: member in NeuropilotQuantizer
/aosp_15_r20/external/executorch/backends/qualcomm/quantizer/
H A Dquantizer.py112 def _annotate(self, gm: GraphModule) -> None: member in QnnQuantizer