Commit Graph

23 Commits (develop)

Author SHA1 Message Date
pangyoki 827ac36faa
Use dygraph mode by default (#27443)
6 years ago
cc 3ea7c59f76
Set fuse_all_reduce_ops=false for quantization test, test=develop (#23413)
6 years ago
juncaipeng 8f7372ca81
add mul and matmul quantization, test=develop (#22054)
6 years ago
itminner 07e6a94268 paddleslim quantization skip pattern support list of string (#21141)
6 years ago
juncaipeng fa522dffa0
Fix bug in add_quant_dequant_pass, test=develop (#21018)
6 years ago
juncaipeng f201b465ec
Move pool2d to add_quant_dequant_pass, test=develop (#20586)
7 years ago
juncaipeng b0ceed6fb4
add fake_quant_dequant_op for average pool2d, test=develop (#19880)
7 years ago
Zhen Wang 0fe72469ea
Add the max-pool2d quantization support and the partial quantization support. (#19310)
7 years ago
Zhen Wang 183bacebe3 clean codes and fix some bugs. test=develop
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 4ab0607634 fix NaN bugs.
7 years ago
Zhen Wang 3cf0ee414d update some details. test=develop
7 years ago
Zhen Wang 0cb50bb983 avoid ce fails on windows.
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 c67b29c178 fix some bugs of graph.to_program and get_pass.
7 years ago
WangZhen c64f22048a add convert_to_int8 pass and transform_for_mobile pass and their UTs.
7 years ago
WangZhen c8095eeb82 add freeze pass, and UT is passed.
7 years ago
WangZhen dde19a0ff8 add quantization freeze pass.
7 years ago