• Z
    Clear extra input (Bias, ResidualData) in OpMaker of conv2d (#47579) · 0a2dfa38
    zyfncg 提交于
    * delete Bias and ResidualData in OpMaker of conv2d
    
    * delete extra input of conv3d
    
    * refactor pass of conv_bias_fusion
    
    * fix mkldnn dependency
    
    * fix mkldnn compile
    
    * fix test_conv_bias_mkldnn_fuse_pass
    
    * police some code
    
    * remove useless log
    
    * fix analyzer_vit_ocr_tester
    
    * fix conv_activation_mkldnn_fuse_pass
    
    * fix test_analyzer_ocr
    
    * add fused_conv_sig
    
    * fix performence regression
    
    * fix performance regression
    0a2dfa38
pybind.cc 97.9 KB