Rate this Page

get_static_quant_module_class#

class torch.ao.quantization.quantization_mappings.get_static_quant_module_class(float_module_class, additional_static_quant_mapping=None, is_reference=False)[source]#

n Get the statically quantized module class corresponding to the floating point module class

Return type:

Any