Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/ao/quantization/fx/_model_report/
H A Dmodel_report.py580 def generate_qconfig_mapping(self) -> QConfigMapping: member in ModelReport
/aosp_15_r20/external/pytorch/test/quantization/fx/
H A Dtest_model_report_fx.py1177 qconfig_mapping = mod_report.generate_qconfig_mapping()
1235 qconfig_mapping = mod_report.generate_qconfig_mapping()