Home
last modified time | relevance | path

Searched refs:get_default_static_quant_module_mappings (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pytorch/torch/ao/quantization/
H A Dquantize.py26 get_default_static_quant_module_mappings,
468 mapping = get_default_static_quant_module_mappings()
698 else get_default_static_quant_module_mappings()
H A Dquantization_mappings.py215 def get_default_static_quant_module_mappings() -> Dict[Callable, Any]: function
/aosp_15_r20/external/pytorch/test/ao/sparsity/
H A Dtest_kernels.py277 ref_mapping = tq.get_default_static_quant_module_mappings()
310 ref_mapping = tq.get_default_static_quant_module_mappings()
/aosp_15_r20/external/pytorch/torch/quantization/
H A Dquantization_mappings.py24 get_default_static_quant_module_mappings,
/aosp_15_r20/external/pytorch/test/quantization/fx/
H A Dtest_numeric_suite_fx.py41 get_default_static_quant_module_mappings,
581 static_quant_mod_mappings = get_default_static_quant_module_mappings()
1533 static_quant_mod_mappings = get_default_static_quant_module_mappings()
/aosp_15_r20/external/pytorch/test/quantization/core/
H A Dtest_quantized_module.py13 get_default_static_quant_module_mappings,
418 reference_mapping = get_default_static_quant_module_mappings()