IntxFakeQuantizer¶
- class torchao.quantization.qat.IntxFakeQuantizer(config: IntxFakeQuantizeConfig)[source]¶
Generic module for applying integer fake quantization to a tensor, as specified in the config.
Generic module for applying integer fake quantization to a tensor, as specified in the config.