1. 17 6月, 2022 1 次提交
  2. 15 6月, 2022 1 次提交
  3. 14 6月, 2022 1 次提交
  4. 10 6月, 2022 1 次提交
  5. 09 6月, 2022 1 次提交
  6. 08 6月, 2022 1 次提交
  7. 07 6月, 2022 1 次提交
  8. 05 6月, 2022 2 次提交
  9. 04 6月, 2022 1 次提交
  10. 02 6月, 2022 2 次提交
  11. 01 6月, 2022 1 次提交
  12. 31 5月, 2022 1 次提交
  13. 30 5月, 2022 2 次提交
  14. 27 5月, 2022 1 次提交
  15. 25 5月, 2022 1 次提交
  16. 24 5月, 2022 1 次提交
  17. 20 5月, 2022 1 次提交
  18. 17 5月, 2022 1 次提交
  19. 16 5月, 2022 2 次提交
  20. 12 5月, 2022 1 次提交
  21. 06 5月, 2022 1 次提交
  22. 02 5月, 2022 1 次提交
  23. 28 4月, 2022 3 次提交
  24. 26 4月, 2022 1 次提交
  25. 22 4月, 2022 1 次提交
    • M
      [WIP] Algorithm Cache of cuBlasLt Epilogue (#41010) · 19650d72
      Ming-Xu Huang 提交于
      * Fix leading dimension setting error in fused_gemm_epilogue_grad_op.
      
      * Add dyload to cuBlasLt functions.
      
      * Added cublasLtMatmulAlgoGetHeuristic to improve performance.
      
      * Added FLAGS_cublaslt_exhaustive_search_times to cublasLt epilogue
      
      * Added UTs to FLAGS_cublaslt_exhaustive_search_times
      
      * Added warmup runs in algo searching of Gemm epilogue.
      
      * Update copyright and documents.
      
      * Fixed error handling.
      19650d72
  26. 19 4月, 2022 1 次提交
  27. 16 4月, 2022 1 次提交
  28. 09 4月, 2022 1 次提交
  29. 28 3月, 2022 1 次提交
  30. 19 3月, 2022 1 次提交
    • H
      Add infer meta (#40544) · 8e4e19ab
      hong 提交于
      * add infer meta; test=develop
      
      * add histogram infer meta; test=develop
      
      * fix unitest bug; test=develop
      
      * format; test=develop
      
      * format; test=develop
      
      * bn not use new infer meta; test=develop
      
      * add infer meta; test=develop
      
      * fixbug; test=develop
      
      * fix bug;
      
      * recover unitest; test=develop
      8e4e19ab
  31. 17 3月, 2022 1 次提交
    • H
      Move layer norm to phi (#40193) · 681a6865
      hong 提交于
      * update
      
      * fix bugs; test=develop
      
      * update; test=develop
      
      * fix test compile error; test=develop
      
      * fix cpu compile error; test=develop
      
      * fix test error; test=develo
      
      * fix layer_norm_op plugin error; test=develop
      
      * fix error; test=develop
      
      * fix test bug; test=develop
      
      * update; test=develop
      
      * polish code; test=develop
      
      * fix bugs; test=develop
      
      * remove unused depency; test=develop
      
      * polish code; test=develop
      681a6865
  32. 11 3月, 2022 2 次提交
  33. 10 3月, 2022 1 次提交
    • H
      Move dropout to phi (#40148) · 99fc1b08
      hong 提交于
      * move dropout to phi; test=develop
      
      * fix xpu, npu compile error; test=develop
      99fc1b08