Commit Graph

11 Commits (4dc8c44ba163733eddf9edbae36b93a4f7374501)

Author SHA1 Message Date
cc 3f816bc8b4
[Quantization] Conv2d_transpose and mul support channnelwise quantization (#25639)
5 years ago
Zhen Wang bb45af02ac
add the c++ part of Imperative QAT. test=develop (#25446)
5 years ago
Zhen Wang 1cf64e00fc
improve error messages of fake_dequantize_op. test=develop (#23556)
5 years ago
Liufang Sang 9b666cae67 fix diff in dequantize op between cpu and gpu test=develop (#20953)
5 years ago
hong 8c4573a3cb
GradMaker for dygraph (#19706)
5 years ago
Zhen Wang 8965819fbb rewrite the cuda kernels of channel_wise_quant_op and channe_wise_dequant_op. test=develop
6 years ago
Zhen Wang 806832e091 update the input format of channel wise dequantize op.
6 years ago
Zhen Wang 89dee160d1 add channel wise dequantize op.
6 years ago
chengduo e1761709f8
Set the right shape of selected_rows (#13723)
6 years ago
qingqing01 0353eddb51
Improve fake_dequantize_op. (#12877)
7 years ago
qingqing01 3a29821bd5
Develop a fake dequantized op for fixed-point quantization training framework. (#10965)
7 years ago