Commit Graph

17 Commits (8c19d7aa2f89a38b3a68e53c73d88af16a3de8ce)

Author SHA1 Message Date
Qi Li 3b9db17199
[ROCM] update fluid operators for rocm (part7), test=develop (#31307)
4 years ago
cc 65aac81191
Fix fake_quant error when cout > 1024, test=develop (#28603)
4 years ago
huangxu96 02606d45ef
Quant op dev (#25932)
4 years ago
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
Chen Weihang aa0f254fbe
Add macro BOOST_GET to enrich the error information of boost :: get (#24175)
5 years ago
Liufang Sang 915b892a15
Fix div zero in fake quantize op (#22966)
5 years ago
Zeng Jinle 4aa931dd85
Code clean of Allocator (#17602)
6 years ago
Zhaolong Xing ff7f911b4d
add quant_dequant_moving_avg_max_abs op (#17480)
6 years ago
Zhen Wang a914d9b116
Quant output scale (#17215)
6 years ago
Zhen Wang d988a24a14 fix the hang bugs of memory copying. test=develop
6 years ago
Zhen Wang 8965819fbb rewrite the cuda kernels of channel_wise_quant_op and channe_wise_dequant_op. test=develop
6 years ago
achao2013 81b4fad8b9 add moving average absmax op and fix bug (#15155)
6 years ago
Zhen Wang 545247d7b4 add channel wise quantize op.
6 years ago
minqiyang 8059445fb5 Fix fake_quantize_op
7 years ago
qingqing01 9bd933d3fb
Improve and fix fake_quantize_op (#13092)
7 years ago
achao2013 8e4b225fe4 Add fake_quantize_op. (#11359)
7 years ago