Commit Graph

24 Commits (c7c6eeb44ea3a7e77f727652fd18eff1df970e75)

Author SHA1 Message Date
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.
8 years ago
Haihao Shen f82515800c Enable INT8 Calibration Unit Test for MobileNet-V1 (#15539)
8 years ago
WangZhen c64f22048a add convert_to_int8 pass and transform_for_mobile pass and their UTs.
8 years ago
Haihao Shen 2a82c5651e Refine INT8 calibration API; shorten the iteration number to reduce test time; test=develop
8 years ago
guomingz dbdaf15ca0 [V1.3] Add the calibration tool code for int8 inference and focus test. (#15062)
8 years ago
Dang Qingqing f63ab5619b Fix conflict.
8 years ago
Dang Qingqing 8f5d918a19 Disable one test in test_quantize_transpiler.
8 years ago
qingqing01 748be49e77
Fix random fail in Python3 (#13666)
8 years ago
Dang Qingqing bd0a9fb7aa Update code, since one merged PR hidden the API.
8 years ago
Dang Qingqing 44791f428d Fix unit test.
8 years ago
Dang Qingqing 7264e9a475 Fix unit test.
8 years ago
Dang Qingqing 38d5ae7f82 Update code when get_inference_program is removed.
8 years ago
Dang Qingqing 49c672d037 Fix unit test in Python 3.5
8 years ago
Dang Qingqing 6bd3ed9238 Fix unit test in Python3.5
8 years ago
Dang Qingqing 6f32fdb144 Update unit test for random fail.
8 years ago
Dang Qingqing 96138ca8f0 Fix unit test.
8 years ago
Dang Qingqing 993cbbcd5c Move quantization transpiler to fluid/contrib/quantize path.
8 years ago