Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/ao/quantization/fx/
H A Dqconfig_mapping_utils.py313 def _get_module_name_regex_qconfig(qconfig_mapping, module_name, fallback_qconfig): argument
321 def _get_module_name_qconfig(qconfig_mapping, module_name, fallback_qconfig): argument