• Y
    Fix quantize model deploy bugs when using MKLDNN (#45920) · 561fd8c8
    yeliang2258 提交于
    * fix immutable op quantize bugs
    
    * fix
    
    * fix build bug
    
    * fix test
    
    * notest,test=inference
    
    * fix ppyoloe acc drop bugs
    
    * fix test
    
    * fix test
    
    * add test
    
    * fix
    
    * fix
    
    * fix test
    
    * fix refined name bug
    
    * fix test
    
    * bias fix
    
    * fix matmul weight dequant bug
    
    * re-ci
    
    * fix tester
    
    * fix test
    
    * fix tester
    
    * update weight dequantize func
    
    * update code
    
    * update test for converage
    
    * update test
    
    * update cmake
    
    * update cmakelist
    
    * update code
    
    * rerun ci
    
    * remove useless code
    561fd8c8
quant_dequant_mkldnn_pass.h 4.8 KB