nihui
171b9d1bba
use spdx license header, copyright Tencent ( #6152 )
10 months ago
nihui
9f832c19c1
vulkan int8 packing quantize dequantize requantize ( #3731 )
* add int8 definitions
* packing vulkan int8/int32, quantize vulkan
* vulkan dequantize
* requantize vulkan
11 months ago
nihui
4c4ecdf118
dequantize pack8 for all datatypes, fix convdw int8 dequant pack8 ( #6109 )
11 months ago
nihui
48e1260a6f
restrict one dim dequantize scale bias size ( #5886 )
1 year ago
nihui
21a71d3673
slim x86 dequantize ( #5879 )
* remove dequantize pack8 test, seems to be useless
1 year ago
nihui
556b79ce4d
create layer decoupled ( #5258 )
* create layer decoupled
* no more virtual public
* allow build test with shared library
* decouple cpu vulkan
* drop old scripts
2 years ago
nihuini
934a1a8e32
test flatten packing padding int8
4 years ago
nihui
5fe75f19ef
architecture changes for int8 packing ( #2771 )
* quantize and dequantize tests
* unify activation and usability function
* drop NCNN_REQUANT cmake option, test dequantize requantize pack8, fix webassembly build
* benchmark use requantize int8 model
5 years ago