Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/arm/quantizer/
H A Darm_quantizer.py84 def _get_supported_symmetric_config_and_operators() -> List[OperatorConfig]: function
183 return _get_supported_symmetric_config_and_operators()
/aosp_15_r20/external/pytorch/torch/ao/quantization/quantizer/
H A Dxnnpack_quantizer.py87 def _get_supported_symmetric_config_and_operators() -> List[OperatorConfig]: function
190 return _get_supported_symmetric_config_and_operators()