pytorch / QNNPACK

Quantized Neural Network PACKage - mobile-optimized implementation of quantized neural network operators
https://code.fb.com/ml-applications/qnnpack/
Other
1.52k stars 219 forks source link

Per channel quant #51

Open mortzur opened 5 years ago

mortzur commented 5 years ago

This is a preliminary version in order to get some feedback. The goal is adding support in GEMM with different kernel quantization parameters per output channel.

Changes: