ncnn icon indicating copy to clipboard operation
ncnn copied to clipboard

lstm int8前向

Open as754770178 opened this issue 4 years ago • 1 comments

参考教程https://github.com/Tencent/ncnn/wiki/quantized-int8-inference 将 lstm模型转为int8,但Debug模式下,代码运行和非量化没有区别。 lstm在windows下,没有实现量化前向?

as754770178 avatar May 06 '21 07:05 as754770178

https://github.com/Tencent/ncnn/pull/5435

nihui avatar Apr 29 '24 13:04 nihui

implemented in https://github.com/Tencent/ncnn/commit/08b7d99a75ad70fdc5c1d9e5debc675fce5e83a9

nihui avatar May 08 '24 11:05 nihui