Commit Graph

75 Commits (5b06ec255bcc6e97c8adfb281acae47d4895559e)

Author SHA1 Message Date
Zhang, Guoming e5d3d7c63d resolve #15724
6 years ago
Zhen Wang bc95a4ccfe
Merge branch 'develop' into quantization_inference_passes
6 years ago
sneaxiy 7e399b0628 rename
6 years ago
sneaxiy 42f6d0f899 modify API.spec
6 years ago
sneaxiy f85245b409 test=develop
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
WangZhen a7efab7ec1 add comments for public API. test=develop
6 years ago
Haihao Shen b5ebca47a3 Add INT8 calibration README (#15548)
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 0db41a9c44 add op_role attr when creating op node.
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
WangZhen c8095eeb82 add freeze pass, and UT is passed.
6 years ago
Haihao Shen 2a82c5651e Refine INT8 calibration API; shorten the iteration number to reduce test time; test=develop
6 years ago
乔龙飞 Qiao Longfei c58555067e
Merge pull request #14731 from jacquesqiao/optimize-cpp-reader
6 years ago
WangZhen dde19a0ff8 add quantization freeze pass.
6 years ago
guomingz dbdaf15ca0 [V1.3] Add the calibration tool code for int8 inference and focus test. (#15062)
6 years ago
Qiao Longfei 119a3d4deb update comment test=develop
6 years ago
WangZhen 3b668c1574 Update some comments in the quantization transform pass. test=develop
6 years ago
WangZhen b913463e83 Update according to the reviewers' suggestion. test=develop
6 years ago
WangZhen 3ce6172052 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into graph_quantization
6 years ago
WangZhen 59e5cc51d6 Add quantization transform pass and UT.
6 years ago
Qiao Longfei cf0a057981 add document for ctr reader
6 years ago
Qiao Longfei 45578c1b48 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-cpp-reader
6 years ago
Dun 9f8f0fc2d3 Memory optimization of depthwise conv op and group norm op (#15313)
6 years ago
WangZhen e2ff300b02 add UT for quantization.
6 years ago
WangZhen 451896fce4 init quantization.
6 years ago
Qiao Longfei edad60e612 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-cpp-reader
6 years ago
whs 938705745e
Init paddle slim (#14834)
6 years ago
tangwei12 45dd3491db
lookup table utils fix (#14730)
6 years ago
heqiaozhi caa6b59677 add hdfs_utils & helper & node doc
6 years ago
heqiaozhi 7bd16e3afa fix some bug & add log
6 years ago
heqiaozhi 5d3ecbfdf5 fix hdfs bug
6 years ago
heqiaozhi 009c7cf6cc add finialize
6 years ago
heqiaozhi 57ac412b98 download data
6 years ago
Qiao Longfei daba57f752 complete ctr_reader
6 years ago
Qiao Longfei 978fd6800c update ctr_reader.py
6 years ago
Qiao Longfei 668ae9083e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-ctr-reader
6 years ago
tangwei12 3639d99f99
Fix save and load lookup table/optimizer vars (#14301)
6 years ago
tangwei12 dd6fd4c747
Utils for download and upload files with HDFS (#14473)
6 years ago
wopeizl d9a1f3e58e Windows/online (#14474)
6 years ago
peizhilin 1f12ba6192 gpu support, fix build issue:
6 years ago
Qiao Longfei aff54ef735 add ctr data
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 209f799f91 test,
6 years ago