• Y
    [cherry-pick] Fix quantize model deploy bug in MKLDNN (#47119) · c2d344dd
    yeliang2258 提交于
    * Fix quantize model deploy bugs when using MKLDNN (#45920)
    
    * 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
    
    * re-ci
    
    * update code
    
    * update code
    
    * fix header
    
    * update code for log
    c2d344dd
graph_pattern_detector.h 62.4 KB