1. 12 1月, 2023 1 次提交
  2. 09 1月, 2023 1 次提交
  3. 05 1月, 2023 2 次提交
  4. 04 1月, 2023 1 次提交
  5. 03 1月, 2023 1 次提交
  6. 30 12月, 2022 1 次提交
  7. 28 12月, 2022 1 次提交
  8. 20 12月, 2022 1 次提交
    • HappyHeavyRain's avatar
      Generate static graph code of some ops (#49092) · 11d7026b
      HappyHeavyRain 提交于
      * generate static graph code of some ops
      
      * change the default value of 'num' of 'unstack'
      
      * revert the pow
      
      * fix the 'real' 'imag' op error because of 'complex'
      
      * fix the code according to review
      11d7026b
  9. 13 12月, 2022 1 次提交
  10. 12 12月, 2022 2 次提交
  11. 09 12月, 2022 1 次提交
  12. 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
  13. 05 12月, 2022 1 次提交
  14. 01 12月, 2022 1 次提交
  15. 30 11月, 2022 1 次提交
  16. 29 11月, 2022 1 次提交
  17. 28 11月, 2022 2 次提交
  18. 17 11月, 2022 2 次提交
  19. 11 11月, 2022 1 次提交
  20. 10 11月, 2022 2 次提交
  21. 09 11月, 2022 2 次提交
  22. 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
  23. 04 11月, 2022 1 次提交
  24. 02 11月, 2022 2 次提交
  25. 01 11月, 2022 3 次提交
  26. 31 10月, 2022 1 次提交
  27. 28 10月, 2022 2 次提交
  28. 25 10月, 2022 1 次提交
  29. 24 10月, 2022 2 次提交