Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/arm/quantizer/
H A Darm_quantizer.py257 supported_config_and_operators = _get_supported_config_and_operators() variable in ArmQuantizer
/aosp_15_r20/external/pytorch/torch/ao/quantization/quantizer/
H A Dxnnpack_quantizer.py239 supported_config_and_operators = _get_supported_config_and_operators() variable in XNNPACKQuantizer
H A Dx86_inductor_quantizer.py436 supported_config_and_operators = _get_supported_config_and_operators() variable in X86InductorQuantizer