Home
last modified time | relevance | path

Searched defs:_is_annotated (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/executorch/backends/mediatek/quantizer/
H A Dannotator.py55 def _is_annotated(node: Node): function
/aosp_15_r20/external/pytorch/torch/ao/quantization/quantizer/
H A Dxnnpack_quantizer_utils.py96 def _is_annotated(nodes: List[Node]): function
/aosp_15_r20/external/executorch/backends/qualcomm/quantizer/
H A Dannotators.py50 def _is_annotated(nodes: List[Node]): function