• M
    Fix Pooling output scale (#18186) · 7023a86c
    Michał Gallus 提交于
    * Int8: Fix Pooling output scale
    
    test=develop
    
    * Update scales quantization for certain operators
    
    These include: concat, transpose, pool and reshape. test=develop
    
    * Move concat minimum scale finding to quantizer
    
    test=develop
    7023a86c
cpu_quantize_pass.cc 13.4 KB