• 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 696cf626.
    
    * Revert "change the output into inplace. test=develop"
    
    This reverts commit a19acd20.
    
    * test=develop.
    
    * update the MovingAverageAbsMaxScaleOp test. test=develop
    a914d9b1
test_fake_quantize_op.py 6.5 KB