Commit Graph

206 Commits (b3a3e6f60ce05a9e75f56ff097296d192c0e801a)

Author SHA1 Message Date
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
Bai Yifan ffec9195e4
soft_label_distiller fix, test=develop (#20645)
6 years ago
Liufang Sang bc4af386f4 [PaddleSlim] refine slim reader to support dataloader (#20604)
6 years ago
gongweibao 1d82025e89
Add interface so user can get scaled loss when they use customized loss. (#20571)
6 years ago
翟飞跃 36acfaeeda Add fused_embedding_seq layer into fluid.contrib (#19771)
6 years ago
Guo Sheng bd99df715a
Fix basic_gru and docs of gru_unit and dynamic_gru (#19393)
6 years ago
bingyanghuang a5f530a8f9 Update QAT MKL-DNN readme doc (#20029)
6 years ago
Liufang Sang 86c2c362ae fix fuse_reduce_op quantization bug (#20306)
6 years ago
Michał Gallus 540935a825 [Bug-fix][1.6] Improve QAT accuracy (#20174)
6 years ago
gongweibao 7b9e33972a
delete backward return list test=develop (#20294)
6 years ago
xiteng1988 3785f08f68 fix next_tokens of controller (#20060)
6 years ago
bingyanghuang 9de6772510 Follow comment of Merged QAT PR 18970 (#19979)
6 years ago
Bai Yifan 28a559de12
fix PyReader._iterable usage, test=develop (#20045)
6 years ago
whs 3ea2b661c0
Make PaddleSlim support PyReader (#19995)
6 years ago
Wojciech Uss 4286a6270d Add support for new QAT models (#18970)
6 years ago
jhjiangcs 766bd529d1 add optimizer:dpsgd,test=develop (#19915)
6 years ago
whs bdb3e376d0
[PaddleSlim] Enhence compressor api in PaddleSlim (#19894)
6 years ago
juncaipeng b0ceed6fb4
add fake_quant_dequant_op for average pool2d, test=develop (#19880)
6 years ago
Tao Luo a4919d3688
move tree_conv to fluid.contrib.layers (#19918)
6 years ago
Aurelius84 418a0967f3
move match_matrix var_conv2d et.al api into fluid.contrib test=develop (#19859)
6 years ago
Jie Fang d9db94d752 Optimize amp for multi-gpu to enable FP16 gradients transfer across gpus. (#19714)
6 years ago
Bai Yifan e2c6bada36 Support dispensable student_loss in PaddleSlim distillation (#19824)
6 years ago
Bai Yifan aa63d5ac6d Make the distillation process not save teacher variables in PaddleSlim (#19633)
6 years ago
gongweibao 6c2bc29cc0
Fix float16 optimizer. (#19682)
6 years ago
Chen Weihang 73daa3d6c0
Code Cleanup: delete three useless raw variables in Conv2D (#19644)
6 years ago
Jie Fang c6a598a276 init new amp, optimize inserting cast op for batchnorm (#18596)
6 years ago
123malin 2f037c3189
fix the diff between async mode and async_half mode (#19535)
6 years ago
whs 1c2aae567a
Skip start epoch and end epoch when dumping strategy in PaddleSlim (#19580)
6 years ago
gongweibao abaf87be2b
Change backward_guard to optimize_guard to maximize the allreduce overlap. (#19506)
6 years ago
Zeng Jinle 5dce1da680 remove reset recordio usage (#19519)
6 years ago
lidanqing ba368bf696 clean up intel labeled TODOs (#19476)
6 years ago
Leo Chen 6fb310ae29 Fix bug of getting bool Flags from os.environ (#19349)
6 years ago
liu zhengxi 32598ffd8f
Python infer api update and add unit test (#19353)
6 years ago
Jiancheng Li 1799c257ad Update Light-NAS to support latency-aware search (#19050)
6 years ago
Zhen Wang 0fe72469ea
Add the max-pool2d quantization support and the partial quantization support. (#19310)
6 years ago
Tao Luo 2f8c7e021f
remove unused inference_transpiler unit-tests (#19130)
6 years ago
yaoxuefeng 9150cf50fc
add save cache model api in fleet& add slots shuffle in dataset module & add metric op to calculate ctr related metrics (#18871)
6 years ago
chengduo 01c7daade7
Add checking for the fetch_list of Executor.run (#18957)
6 years ago
whs c92b78b060
Fix unitest of light nas. (#18931)
6 years ago