Commit Graph

49 Commits (0e101c4f6fd4f2d038d725ecae5729d904ef694e)

Author SHA1 Message Date
Chen Weihang f2c97b6da5
replace dataset with fake data (#27519)
4 years ago
pangyoki 827ac36faa
Use dygraph mode by default (#27443)
4 years ago
LielinJiang 8df5b4d608
Add correlation api to contrib (#27015)
4 years ago
Leo Chen 844583c8fd
Refine paddle.manual_seed (#26496)
5 years ago
Zhou Wei 5017aa76e6
set default python3,fix incompatible,cache dir for third party,unify error code,for windows (#26178)
5 years ago
mapingshuo f0e743f136
fix AMP and recompute (#23551)
5 years ago
tianshuo78520a 433cef03e5
fix typo word (#22784)
5 years ago
gongweibao 3255fe69bb Add custom black variable name set in amp interface. (#20875)
5 years ago
gongweibao 1d82025e89
Add interface so user can get scaled loss when they use customized loss. (#20571)
5 years ago
Jie Fang d9db94d752 Optimize amp for multi-gpu to enable FP16 gradients transfer across gpus. (#19714)
5 years ago
gongweibao 6c2bc29cc0
Fix float16 optimizer. (#19682)
6 years ago
Jie Fang c6a598a276 init new amp, optimize inserting cast op for batchnorm (#18596)
6 years ago
Tao Luo 2f8c7e021f
remove unused inference_transpiler unit-tests (#19130)
6 years ago
翟飞跃 19da59ed3f Remove all the code, API and doc of MKL-DNN INT8v1 (#18347)
6 years ago
chengduo 5588b923f3
Add multi process reader (#18115)
6 years ago
Huihuang Zheng 0bf2535158
Cherry-pick: fix random CI failure. (#18011)
6 years ago
chengduo 9322216170
Add data distributed_sampler (#17573)
6 years ago
Yibing Liu f9796b1249
Add LAMB Optimizer support (#17489)
6 years ago
Jie Fang 30e178fa2c init auto loss scaling (#17194)
6 years ago
guomingz e4a52e082f resolve #17159 (#17172)
6 years ago
Yibing Liu beda78258f
Init mixed precision training interface (#16856)
6 years ago
Wang, Chuanqi 45ebafc33e Split test_calibration test to two tests (#16977)
6 years ago
Tao Luo bc037c13c7 use multi-thread to speedup CI tests
6 years ago
chuanqiw 1818d1d9f0 Reduce test_calibration test time by using large batchsize
6 years ago
chengduo bb80dae7d0
Add DecoupledWeightDecay (#16427)
6 years ago
liuwei1031 de3b70a101
fix cdn issue, test=develop (#16423)
6 years ago
chuanqiw 431068c9ca Enhance test calibration script on accuracy assert
6 years ago
Zhang, Guoming e5d3d7c63d resolve #15724
6 years ago
WangZhen 28dfad5e27 fix some bugs about python3. test=develop
6 years ago
WangZhen 2175292634 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantization_inference_passes
6 years ago
Haihao Shen 1b8047b712 Add INT8 calibration support in Paddle package (#15569)
6 years ago
Haihao Shen 294d594450 Enable performance measurement in INT8 calibration unit test (#15560)
6 years ago
WangZhen c67b29c178 fix some bugs of graph.to_program and get_pass.
6 years ago
Haihao Shen f82515800c Enable INT8 Calibration Unit Test for MobileNet-V1 (#15539)
6 years ago
WangZhen c64f22048a add convert_to_int8 pass and transform_for_mobile pass and their UTs.
6 years ago
Haihao Shen 2a82c5651e Refine INT8 calibration API; shorten the iteration number to reduce test time; test=develop
6 years ago
guomingz dbdaf15ca0 [V1.3] Add the calibration tool code for int8 inference and focus test. (#15062)
6 years ago
Dang Qingqing f63ab5619b Fix conflict.
6 years ago
Dang Qingqing 8f5d918a19 Disable one test in test_quantize_transpiler.
6 years ago
qingqing01 748be49e77
Fix random fail in Python3 (#13666)
6 years ago
Dang Qingqing bd0a9fb7aa Update code, since one merged PR hidden the API.
6 years ago
Dang Qingqing 44791f428d Fix unit test.
6 years ago
Dang Qingqing 7264e9a475 Fix unit test.
6 years ago
Dang Qingqing 38d5ae7f82 Update code when get_inference_program is removed.
6 years ago
Dang Qingqing 49c672d037 Fix unit test in Python 3.5
6 years ago
Dang Qingqing 6bd3ed9238 Fix unit test in Python3.5
6 years ago
Dang Qingqing 6f32fdb144 Update unit test for random fail.
6 years ago
Dang Qingqing 96138ca8f0 Fix unit test.
6 years ago
Dang Qingqing 993cbbcd5c Move quantization transpiler to fluid/contrib/quantize path.
7 years ago