Created by: huangxu96
PR types
New features
PR changes
OPs
Describe
Implemented the ChannelWiseQuantizeDequantizeAbsMaxOp which is used for quant aware training. The input is a tensor (fp32), the output (fp32) is the a tensor be channel-wised quantized and dequantized sequentially. The quantized scales of each channel will also be output.