google / gemmlowp

Low-precision matrix multiplication
Apache License 2.0
1.77k stars 451 forks source link

Quantize matmul in CPU avx2 have effect? #189

Open zhoujianqian opened 4 years ago

zhoujianqian commented 4 years ago

I want to know quantize matmul use gemmlowp have any effect? can improve the performance of inference?so can I export the python interfaces by .cc?