1. 13 12月, 2022 1 次提交
  2. 12 12月, 2022 2 次提交
  3. 09 12月, 2022 1 次提交
  4. 06 12月, 2022 1 次提交
    • 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
  5. 05 12月, 2022 1 次提交
  6. 01 12月, 2022 1 次提交
  7. 30 11月, 2022 1 次提交
  8. 29 11月, 2022 1 次提交
  9. 28 11月, 2022 2 次提交
  10. 17 11月, 2022 2 次提交
  11. 11 11月, 2022 1 次提交
  12. 10 11月, 2022 2 次提交
  13. 09 11月, 2022 2 次提交
  14. 08 11月, 2022 1 次提交
    • C
      support pow double grad op (#47691) · 6fe9dfb2
      Charles-hit 提交于
      * support pow_double_grad op
      
      * add unit test for pow double grad
      
      * fix pow double grad
      
      * optimize pow double grad kernel
      
      * fix pow double grad kernel
      6fe9dfb2
  15. 04 11月, 2022 1 次提交
  16. 02 11月, 2022 2 次提交
  17. 01 11月, 2022 3 次提交
  18. 31 10月, 2022 1 次提交
  19. 28 10月, 2022 2 次提交
  20. 25 10月, 2022 1 次提交
  21. 24 10月, 2022 2 次提交
  22. 18 10月, 2022 1 次提交
    • Z
      [code-gen] Support code-gen for opmaker of sparse op (#46993) · bdd3dde3
      zyfncg 提交于
      * support generating code of opmaker for backward op invoke forward op
      
      * gsupport code-gen of opmaker for sparse op
      
      * refind logic of choose phi kernrel
      
      * fix complie budg
      
      * fix code_gen bug
      
      * fix bug
      
      * fix kernel signature code-gen
      
      * fix complie bug of VarType
      
      * fix complie bug of VarType
      
      * fix test_sparse_conv_op
      
      * fix test_sparse_norm_op
      bdd3dde3
  23. 11 10月, 2022 1 次提交
  24. 09 10月, 2022 1 次提交
  25. 27 9月, 2022 1 次提交
  26. 19 9月, 2022 1 次提交
    • Y
      [PHI]Move sum op to PHI (#45860) · 4b3f2af1
      YuanRisheng 提交于
      * move sum
      
      * fix ci bugs
      
      * fix ci bugs
      
      * fix set_lod bugs
      
      * fix infershape bugs
      
      * fix ci bugs
      
      * fix ci unittest bug
      
      * fix ci bugs
      
      * perfect code
      
      * update code according comment
      
      * add unittest
      
      * fix ci bugs
      4b3f2af1
  27. 18 9月, 2022 1 次提交
  28. 13 9月, 2022 1 次提交
  29. 09 9月, 2022 2 次提交