• H
    Implemented AddQuantDequantPass in imperative quantization. (#26692) · ee623bff
    huangxu96 提交于
    * Implemented AddQuantDequantPass in imperative quantization.
    
    * Supported LeakyReLU Quantization
    
    * For meeting coverage rate.
    
    * Changed the file name of test of AddQuantDequant
    
    * Implemented more Quantized NoWeightLayers.
    
    * Fix the loss cannot align problem between static and dynamic model quantization, add swish as supported quantized layer in imperative quantization.
    
    * remove noweight_list
    
    * support 2.0 API such as Pool2D and ReLu
    ee623bff
CMakeLists.txt 16.6 KB