Home
last modified time | relevance | path

Searched refs:_get_supported_config_and_operators (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/executorch/backends/arm/quantizer/
H A Darm_quantizer.py182 def _get_supported_config_and_operators() -> List[OperatorConfig]: function
257 supported_config_and_operators = _get_supported_config_and_operators()
/aosp_15_r20/external/pytorch/torch/ao/quantization/quantizer/
H A Dxnnpack_quantizer.py189 def _get_supported_config_and_operators() -> List[OperatorConfig]: function
239 supported_config_and_operators = _get_supported_config_and_operators()
H A Dx86_inductor_quantizer.py385 def _get_supported_config_and_operators() -> List[OperatorConfig]: function
436 supported_config_and_operators = _get_supported_config_and_operators()