• Z
    Quant output scale (#17215) · a914d9b1
    Zhen Wang 提交于
    * Add MovingAverageAbsMaxScale operator which is only used for calculating the quantization scale.
    
    * test=develop
    
    * change the output into inplace. test=develop
    
    * Revert "test=develop"
    
    This reverts commit 696cf62699ba1e1c98f61f7345ac7060010eb29a.
    
    * Revert "change the output into inplace. test=develop"
    
    This reverts commit a19acd20f07eee82622701a3015e6e9c073a5e0b.
    
    * test=develop.
    
    * update the MovingAverageAbsMaxScaleOp test. test=develop
    a914d9b1
fake_quantize_op.h 9.7 KB