aimet icon indicating copy to clipboard operation
aimet copied to clipboard

Does version 1.20 support per-channel?

Open 17818587795 opened this issue 2 years ago • 1 comments

Try to modify per_channel_quantization in default_config.json and set it to True, but it doesn't seem to work

17818587795 avatar May 26 '22 08:05 17818587795

Hi @17818587795 Were you trying this with PyTorch or TF model? Here's an example config to be added to enable per channel quantization on a given PyTorch Model : https://github.com/quic/aimet/blob/a0c7b3bb88cad769dc8130bf3a87a6c86128ba69/TrainingExtensions/torch/test/python/test_per_channel_quantization.py#L788.

quic-ssiddego avatar Jun 06 '22 23:06 quic-ssiddego

I hope the above response answered your question @17818587795. Closing the ticket. Please re-open if you have a follow-up question or create a new issue.

quic-akhobare avatar Nov 15 '22 03:11 quic-akhobare