google / gemmlowp

Low-precision matrix multiplication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quantize matmul in CPU avx2 have effect?

zhoujianqian opened this issue · comments

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?