Commit Graph

244 Commits (8c6fde9e691341085238adb9ffe10a43f57b844a)

Author SHA1 Message Date
lidanqing 432a4b2789
Changes QAT MKL-DNN documents (#22840)
5 years ago
cc b6717faf80
Added an option to use external FP32 model in QAT comparison test (#22858)
5 years ago
Sylwester Fraczek 5ff2439f51
fixed save qat2 model resnet50 and ernie (#22822)
5 years ago
hong f05c213f98
fix basic gru lstm parameter attr bug; test=develop (#22508)
5 years ago
tianshuo78520a 433cef03e5
fix typo word (#22784)
5 years ago
ShenLiang 3132681e8a
add partial_sum op in contrib (#22292)
5 years ago
ShenLiang e136661304
add partial_concat op in contrib (#22528)
5 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
5 years ago
Wojciech Uss 405bb94bd1
Fix batch_num default value (#22682)
5 years ago
bingyanghuang 6abeb5c54d
fix ernie accuracy doc (#22671)
5 years ago
Wojciech Uss fce37bc593
Doc update with Ernie QAT INT8 benchmarking (#22519)
5 years ago
Wojciech Uss 4cddb43c5c
Add support for Ernie NLP model to the Slim QAT (#22506)
5 years ago
cc d143f70a09 Post_training_quantization support set quant 8/16 bits (#22492)
5 years ago
cc 197913ebe1
Add weight quantization in post_training_quanzitaion (#22445)
5 years ago
joanna.wozna.intel 3099d9d47c Restore requantize squash (#22399)
5 years ago
juncaipeng b339dff231
fix use cache file, test=develop (#22240)
5 years ago
juncaipeng 8f7372ca81
add mul and matmul quantization, test=develop (#22054)
5 years ago
Bai Yifan a46bb2e6ab
Fix slim log format, test=develop (#22281)
5 years ago
songyouwei 83037e55ca named_sublayers and named_parameters (#21868)
5 years ago
gongweibao 5e07db15e6
fix init scaling value test=develop (#22145)
5 years ago
Chengmo 418abc92f4
Update pyramid related OP (#21372)
5 years ago
zhoushiyu cee2ccb078
add shuffle batch op (#21674)
5 years ago
lidanqing 9dff56e8e2 change qat_performance with mobilenet, change batch_size of qat2_resnet50 (#21895)
5 years ago
juncaipeng 8b74fc4fa7
Fix post training quantization (#21745)
5 years ago
Youwei Song f6144d8463 remove build_once & name_scope (#21131)
6 years ago
juncaipeng 5c4106023c
disable qat int8 test for now, test=develop (#21696)
6 years ago
juncaipeng 52f38877e4 Fix ci bug for deleting data files when other test is running (#21661)
6 years ago
lidanqing fbf9eca0d3 QAT Int8 document (#21360)
6 years ago
juncaipeng 1f57ac1241
delete concat in AddQuantDequantPass, test=develop (#21454)
6 years ago
lidanqing c0aa13672e Fp32 vs int8 qat C++ performance (#21244)
6 years ago
Liufang Sang 1840c1652c add config file to avoid load checkpoint test=develop (#21373)
6 years ago
itminner 07e6a94268 paddleslim quantization skip pattern support list of string (#21141)
6 years ago
Zhen Wang be2e3e67d9
Fix some typos in AMP. (#21354)
6 years ago
juncaipeng 84865b806b add resnet50 test for post trainint quantization, test=develop (#21272)
6 years ago
Zeng Jinle b9f8ae8494
Add global value getter setter (#21285)
6 years ago
juncaipeng 29b63f0aa1
support set model_filename and params_filename in post_training_quantization, test=develop (#21213)
6 years ago
Liufang Sang c91cb6c550 fix load checkpoint error in test_reader (#20924)
6 years ago
juncaipeng 00b11a4a1e
Support more ops in post training quantization, test=develop (#21073)
6 years ago
joanna.wozna.intel 37e0e7a96b QAT int8 accuracy little improvement (#21074)
6 years ago
Bai Yifan bd8b0ebaba fix distiller typo, test=develop (#21070)
6 years ago
juncaipeng 2c07727fb0
delete test resnet50 in post train quantization to avoid timeout error, test=develop (#21081)
6 years ago
juncaipeng fa522dffa0
Fix bug in add_quant_dequant_pass, test=develop (#21018)
6 years ago
juncaipeng 175ba39c03
Add post_training_quantization (#20800)
6 years ago
gongweibao 3255fe69bb Add custom black variable name set in amp interface. (#20875)
6 years ago
Aurelius84 aacd16dbb4 add pyramid_hash_op (#20698)
6 years ago
Bai Yifan fd5321b3f3 modify slim print precision to round(,6), test=develop (#20833)
6 years ago
whs fa67e6e83e
Fix unitest of pruning in python3 env. (#20825)
6 years ago
bingyanghuang fd49ebcbd8 update int8 benchmark with 6271 data, test=develop test=document_fix (#20736)
6 years ago
wangguanzhong 9a3e22aad4
move nms2 to contrib, test=develop (#20709)
6 years ago
juncaipeng f201b465ec
Move pool2d to add_quant_dequant_pass, test=develop (#20586)
6 years ago