submission2019 / cnn-quantization

Quantization of Convolutional Neural networks.
237 stars 59 forks source link

question about the quantization of activation #16

Open HuDi2018 opened 4 years ago

HuDi2018 commented 4 years ago

It seems like you will work out a new set of scales for activations on every batch, and use the new set of scales to quantize and dequantize activations?