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