Commit Graph

60 Commits (adaec0073d02c0ea55bcabc4671ebfc8dbd3182c)

Author SHA1 Message Date
Zhen Wang 71acde9afc
Use correct master weights in AdamW. (#30895)
5 years ago
Zhen Wang 7f7dfccf20
Support pure fp16 training for AMP API. (#29544)
5 years ago
huangxu96 a29006d128
Optimizer trans momentum (#29597)
5 years ago
huangxu96 97e29411eb
fix a bug in multi_precision_fp16 unittest. (#29756)
5 years ago
huangxu96 b96dada4f0
add static.amp into setup.pu.in (#29621)
5 years ago
Zhen Wang be3777a50a
Add pure fp16 training with master weights. (#27712)
5 years ago
Chen Weihang 358d6bc90f
Fix test_weight_decay_extend random failed on windows (#28643)
5 years ago
YUNSHEN XIE ba0756325a
exec ut no more than 15s 1 (#28439)
5 years ago
Leo Chen 71d6220772
Skip reader op in mixed_precision decorator (#28353)
5 years ago
Chen Weihang 5d73bfdb98
fix test_weight_decay_extend error (#28178)
6 years ago
cnn 7c1aa0d69d
2.0rc api rename (#28088)
6 years ago
Chen Weihang f2c97b6da5
replace dataset with fake data (#27519)
6 years ago
pangyoki 827ac36faa
Use dygraph mode by default (#27443)
6 years ago
LielinJiang 8df5b4d608
Add correlation api to contrib (#27015)
6 years ago
Leo Chen 844583c8fd
Refine paddle.manual_seed (#26496)
6 years ago
Zhou Wei 5017aa76e6
set default python3,fix incompatible,cache dir for third party,unify error code,for windows (#26178)
6 years ago
mapingshuo f0e743f136
fix AMP and recompute (#23551)
6 years ago
tianshuo78520a 433cef03e5
fix typo word (#22784)
6 years ago
gongweibao 3255fe69bb Add custom black variable name set in amp interface. (#20875)
7 years ago
gongweibao 1d82025e89
Add interface so user can get scaled loss when they use customized loss. (#20571)
7 years ago
Jie Fang d9db94d752 Optimize amp for multi-gpu to enable FP16 gradients transfer across gpus. (#19714)
7 years ago
gongweibao 6c2bc29cc0
Fix float16 optimizer. (#19682)
7 years ago
Jie Fang c6a598a276 init new amp, optimize inserting cast op for batchnorm (#18596)
7 years ago
Tao Luo 2f8c7e021f
remove unused inference_transpiler unit-tests (#19130)
7 years ago
翟飞跃 19da59ed3f Remove all the code, API and doc of MKL-DNN INT8v1 (#18347)
7 years ago
chengduo 5588b923f3
Add multi process reader (#18115)
7 years ago
Huihuang Zheng 0bf2535158
Cherry-pick: fix random CI failure. (#18011)
7 years ago
chengduo 9322216170
Add data distributed_sampler (#17573)
7 years ago
Yibing Liu f9796b1249
Add LAMB Optimizer support (#17489)
7 years ago
Jie Fang 30e178fa2c init auto loss scaling (#17194)
7 years ago
guomingz e4a52e082f resolve #17159 (#17172)
7 years ago
Yibing Liu beda78258f
Init mixed precision training interface (#16856)
7 years ago
Wang, Chuanqi 45ebafc33e Split test_calibration test to two tests (#16977)
7 years ago
Tao Luo bc037c13c7 use multi-thread to speedup CI tests
7 years ago
chuanqiw 1818d1d9f0 Reduce test_calibration test time by using large batchsize
7 years ago
chengduo bb80dae7d0
Add DecoupledWeightDecay (#16427)
7 years ago
liuwei1031 de3b70a101
fix cdn issue, test=develop (#16423)
7 years ago
chuanqiw 431068c9ca Enhance test calibration script on accuracy assert
7 years ago
Zhang, Guoming e5d3d7c63d resolve #15724
7 years ago
WangZhen 28dfad5e27 fix some bugs about python3. test=develop
7 years ago
WangZhen 2175292634 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantization_inference_passes
7 years ago
Haihao Shen 1b8047b712 Add INT8 calibration support in Paddle package (#15569)
7 years ago
Haihao Shen 294d594450 Enable performance measurement in INT8 calibration unit test (#15560)
7 years ago
WangZhen c67b29c178 fix some bugs of graph.to_program and get_pass.
7 years ago
Haihao Shen f82515800c Enable INT8 Calibration Unit Test for MobileNet-V1 (#15539)
7 years ago
WangZhen c64f22048a add convert_to_int8 pass and transform_for_mobile pass and their UTs.
7 years ago
Haihao Shen 2a82c5651e Refine INT8 calibration API; shorten the iteration number to reduce test time; test=develop
7 years ago
guomingz dbdaf15ca0 [V1.3] Add the calibration tool code for int8 inference and focus test. (#15062)
7 years ago
Dang Qingqing f63ab5619b Fix conflict.
8 years ago
Dang Qingqing 8f5d918a19 Disable one test in test_quantize_transpiler.
8 years ago