1. 03 1月, 2023 1 次提交
  2. 29 12月, 2022 2 次提交
  3. 23 12月, 2022 1 次提交
  4. 20 12月, 2022 1 次提交
  5. 19 12月, 2022 1 次提交
  6. 16 12月, 2022 1 次提交
  7. 15 12月, 2022 2 次提交
  8. 14 12月, 2022 2 次提交
  9. 13 12月, 2022 1 次提交
  10. 12 12月, 2022 1 次提交
  11. 09 12月, 2022 2 次提交
  12. 08 12月, 2022 1 次提交
  13. 07 12月, 2022 1 次提交
  14. 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
  15. 05 12月, 2022 2 次提交
  16. 01 12月, 2022 1 次提交
  17. 30 11月, 2022 4 次提交
  18. 29 11月, 2022 2 次提交
    • L
      fix mma_tensorcore (#48386) · bf4d1792
      lzy 提交于
      * fix mma_tensorcore (__CUDA_ARCH__)
      
      * disable tensorcore by default.
      
      disable tensorcore by default, because the judgment of __CUDA_ARCH__ will cause undefined behavior in some environments, can manually enable it on a machine that supports tensorcore.
      bf4d1792
    • S
      [PHI decoupling] Move MKLDNN code (#48352) · fa051eec
      Sławomir Siwek 提交于
      fa051eec
  19. 28 11月, 2022 4 次提交
  20. 23 11月, 2022 1 次提交
  21. 22 11月, 2022 2 次提交
  22. 21 11月, 2022 1 次提交
    • L
      mma qk tensor_core (#48087) · d79eda71
      lzy 提交于
      * use mma for QK dot computing in fused_multi_transformer.
      * Update fused_multi_transformer_op.cu.h
      d79eda71
  23. 18 11月, 2022 3 次提交
  24. 17 11月, 2022 2 次提交