“1543c4cf6ab2df8ec4e8f5b526674294ef3ec56d”上不存在“paddle/phi/kernels/cpu/expand_kernel.cc”
  • H
    Quant op dev (#25932) · 02606d45
    huangxu96 提交于
    * Finished ChannelWiseQuantDequantAbsMaxOp and Passed unittests.
    
    * Finished channel-wise quantize strategy in imperative quantization.
    
    * Added Cuda code of ChannelWiseQuantDequantMaxAbsOP
    Add Cuda code of ChannelWiseQuantDequantMaxAbsOp
    
    * Add quant_axis for channel_wise quant.
    
    * fixed a bug in unnitests, which will not trigger axis = 1 case and cannot meet the coverage rate requirement.
    
    * Added some assert infomation and fixed some coding style mistakes.
    02606d45
quant_nn.py 18.7 KB