Commit Graph

98 Commits (952508527a94de94a78c9250545dcd2d37d21ff4)

Author SHA1 Message Date
juncaipeng 29b63f0aa1
support set model_filename and params_filename in post_training_quantization, test=develop (#21213)
7 years ago
Liufang Sang c91cb6c550 fix load checkpoint error in test_reader (#20924)
7 years ago
juncaipeng 00b11a4a1e
Support more ops in post training quantization, test=develop (#21073)
7 years ago
joanna.wozna.intel 37e0e7a96b QAT int8 accuracy little improvement (#21074)
7 years ago
Bai Yifan bd8b0ebaba fix distiller typo, test=develop (#21070)
7 years ago
juncaipeng 2c07727fb0
delete test resnet50 in post train quantization to avoid timeout error, test=develop (#21081)
7 years ago
juncaipeng fa522dffa0
Fix bug in add_quant_dequant_pass, test=develop (#21018)
7 years ago
juncaipeng 175ba39c03
Add post_training_quantization (#20800)
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
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
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
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
Bai Yifan e2c6bada36 Support dispensable student_loss in PaddleSlim distillation (#19824)
7 years ago
Bai Yifan aa63d5ac6d Make the distillation process not save teacher variables in PaddleSlim (#19633)
7 years ago
Chen Weihang 73daa3d6c0
Code Cleanup: delete three useless raw variables in Conv2D (#19644)
7 years ago
whs 1c2aae567a
Skip start epoch and end epoch when dumping strategy in PaddleSlim (#19580)
7 years ago
lidanqing ba368bf696 clean up intel labeled TODOs (#19476)
7 years ago
Leo Chen 6fb310ae29 Fix bug of getting bool Flags from os.environ (#19349)
7 years ago
liu zhengxi 32598ffd8f
Python infer api update and add unit test (#19353)
7 years ago
Jiancheng Li 1799c257ad Update Light-NAS to support latency-aware search (#19050)
7 years ago
Zhen Wang 0fe72469ea
Add the max-pool2d quantization support and the partial quantization support. (#19310)
7 years ago
chengduo 01c7daade7
Add checking for the fetch_list of Executor.run (#18957)
7 years ago
whs c92b78b060
Fix unitest of light nas. (#18931)
7 years ago
bingyanghuang a25be53cb5 QAT int8 MKL-DNN transformation pass with MUL (#18322)
7 years ago
Wojciech Uss 8ed819d8e4 Call the test_slim_int8_* tests through absolute path (#18386)
7 years ago
whs 1bdfd2eb85
Fix checkpoint of Light-NAS (#18330)
7 years ago
Wojciech Uss 36b60e240a Enable MKL-DNN for slim FP32 vs. INT8 tests (#18214)
7 years ago
bingyanghuang 976cf46010 slim QAT MKL-DNN readme (#18187)
7 years ago
翟飞跃 802ea50956 fix spelling errors (#17941)
7 years ago
翟飞跃 78441c5449 add mkldnn Int8v2 slim doc (#17909)
7 years ago
翟飞跃 c2fb9b906a change dirname mobilenet to mobilenetv1 (#18160)
7 years ago
Wojciech Uss ca5642c850 unify FP32 vs. INT8 comparison tests output (#18111)
7 years ago
Sylwester Fraczek accb132f0f fix slim int8 mkldnn multithreading issue (#18009)
7 years ago
chengduo b5a1c1463d
Update CPU_NUM config (#18059)
7 years ago
Wojciech Uss 78e932862c Added unit test for QAT FP32 & INT8 comparison (#17814)
7 years ago
Kaipeng Deng 96ee528e3e
fix logging basicConfig cannot be setting after import paddle (#17786)
7 years ago
whs 82bfa0a5ba
Enhence auto pruning and fix save/load graph when using py_reader
7 years ago