1. 12 12月, 2022 8 次提交
  2. 11 12月, 2022 1 次提交
  3. 10 12月, 2022 1 次提交
  4. 09 12月, 2022 11 次提交
  5. 08 12月, 2022 12 次提交
  6. 07 12月, 2022 5 次提交
  7. 06 12月, 2022 2 次提交
    • 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
    • Q
      add xpu_support op function (#48606) · 06b32b38
      QingshuChen 提交于
      *test=kunlun
      06b32b38