Commit Graph

22 Commits (3e38d1db46070dbbfee2f7aafbcb7fa759175ff4)

Author SHA1 Message Date
Zhen Wang 6b854f3e1f fix the save_in_nodes bug.
7 years ago
Zhen Wang 183bacebe3 clean codes and fix some bugs. test=develop
7 years ago
Zhen Wang 27d05203e7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_quan_hang
7 years ago
Zhen Wang 1c11f817e9 Use the resolve hazard method.
7 years ago
whs e9bec9369b
[slim] Add quantization strategy and distillation strategy. (#16408)
7 years ago
Zhen Wang 2ccbfd5e10 Fix some bugs for quantization passes.
7 years ago
Zhen Wang 8965819fbb rewrite the cuda kernels of channel_wise_quant_op and channe_wise_dequant_op. test=develop
7 years ago
Zhen Wang ec88b6cc5a add channel wise quantization in ir pass.
7 years ago
achao2013 81b4fad8b9 add moving average absmax op and fix bug (#15155)
7 years ago
Zhen Wang 7c8f7df2fe add some op_des funs to IrOpNode and add some var_des funs to IrVarNode. test=develop
7 years ago
Zhen Wang 33f99d6197 add IrNode&IrVarNode&IrOpNode. test=develop
7 years ago
WangZhen 28dfad5e27 fix some bugs about python3. test=develop
7 years ago
WangZhen a7efab7ec1 add comments for public API. test=develop
7 years ago
WangZhen 0db41a9c44 add op_role attr when creating op node.
7 years ago
WangZhen c64f22048a add convert_to_int8 pass and transform_for_mobile pass and their UTs.
8 years ago
WangZhen c8095eeb82 add freeze pass, and UT is passed.
8 years ago
WangZhen dde19a0ff8 add quantization freeze pass.
8 years ago
WangZhen 3b668c1574 Update some comments in the quantization transform pass. test=develop
8 years ago
WangZhen b913463e83 Update according to the reviewers' suggestion. test=develop
8 years ago
WangZhen 59e5cc51d6 Add quantization transform pass and UT.
8 years ago
WangZhen e2ff300b02 add UT for quantization.
8 years ago
WangZhen 451896fce4 init quantization.
8 years ago