Commit Graph

224 Commits (cf475f95dfa1c28362b4fdb94930824054c3dce4)

Author SHA1 Message Date
Chengmo 418abc92f4
Update pyramid related OP (#21372)
6 years ago
zhoushiyu cee2ccb078
add shuffle batch op (#21674)
6 years ago
lidanqing 9dff56e8e2 change qat_performance with mobilenet, change batch_size of qat2_resnet50 (#21895)
6 years ago
juncaipeng 8b74fc4fa7
Fix post training quantization (#21745)
6 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)
7 years ago
gongweibao 3255fe69bb Add custom black variable name set in amp interface. (#20875)
7 years ago
Aurelius84 aacd16dbb4 add pyramid_hash_op (#20698)
7 years ago
Bai Yifan fd5321b3f3 modify slim print precision to round(,6), test=develop (#20833)
7 years ago
whs fa67e6e83e
Fix unitest of pruning in python3 env. (#20825)
7 years ago
bingyanghuang fd49ebcbd8 update int8 benchmark with 6271 data, test=develop test=document_fix (#20736)
7 years ago
wangguanzhong 9a3e22aad4
move nms2 to contrib, test=develop (#20709)
7 years ago
juncaipeng f201b465ec
Move pool2d to add_quant_dequant_pass, test=develop (#20586)
7 years ago
Bai Yifan ffec9195e4
soft_label_distiller fix, test=develop (#20645)
7 years ago
Liufang Sang bc4af386f4 [PaddleSlim] refine slim reader to support dataloader (#20604)
7 years ago
gongweibao 1d82025e89
Add interface so user can get scaled loss when they use customized loss. (#20571)
7 years ago
翟飞跃 36acfaeeda Add fused_embedding_seq layer into fluid.contrib (#19771)
7 years ago
Guo Sheng bd99df715a
Fix basic_gru and docs of gru_unit and dynamic_gru (#19393)
7 years ago
bingyanghuang a5f530a8f9 Update QAT MKL-DNN readme doc (#20029)
7 years ago
Liufang Sang 86c2c362ae fix fuse_reduce_op quantization bug (#20306)
7 years ago
Michał Gallus 540935a825 [Bug-fix][1.6] Improve QAT accuracy (#20174)
7 years ago
gongweibao 7b9e33972a
delete backward return list test=develop (#20294)
7 years ago
xiteng1988 3785f08f68 fix next_tokens of controller (#20060)
7 years ago
bingyanghuang 9de6772510 Follow comment of Merged QAT PR 18970 (#19979)
7 years ago
Bai Yifan 28a559de12
fix PyReader._iterable usage, test=develop (#20045)
7 years ago
whs 3ea2b661c0
Make PaddleSlim support PyReader (#19995)
7 years ago
Wojciech Uss 4286a6270d Add support for new QAT models (#18970)
7 years ago
jhjiangcs 766bd529d1 add optimizer:dpsgd,test=develop (#19915)
7 years ago
whs bdb3e376d0
[PaddleSlim] Enhence compressor api in PaddleSlim (#19894)
7 years ago
juncaipeng b0ceed6fb4
add fake_quant_dequant_op for average pool2d, test=develop (#19880)
7 years ago
Tao Luo a4919d3688
move tree_conv to fluid.contrib.layers (#19918)
7 years ago
Aurelius84 418a0967f3
move match_matrix var_conv2d et.al api into fluid.contrib test=develop (#19859)
7 years ago
Jie Fang d9db94d752 Optimize amp for multi-gpu to enable FP16 gradients transfer across gpus. (#19714)
7 years ago