Commit Graph

22 Commits (33f99d61976276c6f8f0fda99fc0fc9aa5995138)

Author SHA1 Message Date
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