Commit Graph

19 Commits (develop)

Author SHA1 Message Date
yingshengBD 0eea5d714f
post quantize support insert fake_quantize_dequantize node before the OPs that will be used in VIS's faceid models (#30659)
5 years ago
cc 5d8d463cf7
Collect weight threshold for lstm op in post_training_quantization (#28701)
5 years ago
cc 2d8281d5ad
Remove the cache in post_traning_quantization, test=develop (#26450)
6 years ago
cc 3f816bc8b4
[Quantization] Conv2d_transpose and mul support channnelwise quantization (#25639)
6 years ago
cc 5c8e79956e
Use the specificed scope in post quant, test=develop (#25384)
6 years ago
cc 22720a1535
Fix post quant save bug, test=develop (#25370)
6 years ago
cc d8f4714bc1
[Quantization] Save output threshold by argname_index (#25272)
6 years ago
cc 75eec3d1f6
Post training quantization supports optimize model by fusing (#24822)
6 years ago
cc 40aa14ec77
Weight quantization support channel_wise_abs_max method to achieve higher accuracy (#23629)
6 years ago
cc 25628587f1
Collect output scale for quantized op and fused op (#23369)
6 years ago
cc 589cd8782f
Post_training_quantizaion supports min_max methon (#23078)
6 years ago
cc d143f70a09 Post_training_quantization support set quant 8/16 bits (#22492)
6 years ago
cc 197913ebe1
Add weight quantization in post_training_quanzitaion (#22445)
6 years ago
juncaipeng 8f7372ca81
add mul and matmul quantization, test=develop (#22054)
6 years ago
juncaipeng 8b74fc4fa7
Fix post training quantization (#21745)
6 years ago
juncaipeng 84865b806b add resnet50 test for post trainint quantization, test=develop (#21272)
6 years ago
juncaipeng 29b63f0aa1
support set model_filename and params_filename in post_training_quantization, test=develop (#21213)
6 years ago
juncaipeng 00b11a4a1e
Support more ops in post training quantization, test=develop (#21073)
6 years ago
juncaipeng 175ba39c03
Add post_training_quantization (#20800)
6 years ago