Commit Graph

30 Commits (83c4f7721f4a37cf9f0e79096d5b4bdeecbb5b6d)

Author SHA1 Message Date
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.
7 years ago
Dang Qingqing 8f5d918a19 Disable one test in test_quantize_transpiler.
7 years ago
qingqing01 748be49e77
Fix random fail in Python3 (#13666)
7 years ago
Dang Qingqing bd0a9fb7aa Update code, since one merged PR hidden the API.
7 years ago
Dang Qingqing 44791f428d Fix unit test.
7 years ago
Dang Qingqing 7264e9a475 Fix unit test.
7 years ago
Dang Qingqing 38d5ae7f82 Update code when get_inference_program is removed.
7 years ago
Dang Qingqing 49c672d037 Fix unit test in Python 3.5
7 years ago
Dang Qingqing 6bd3ed9238 Fix unit test in Python3.5
7 years ago
Dang Qingqing 6f32fdb144 Update unit test for random fail.
7 years ago
Dang Qingqing 96138ca8f0 Fix unit test.
7 years ago
Dang Qingqing 993cbbcd5c Move quantization transpiler to fluid/contrib/quantize path.
7 years ago