1. 26 6月, 2022 1 次提交
  2. 21 6月, 2022 1 次提交
  3. 20 6月, 2022 2 次提交
  4. 17 6月, 2022 1 次提交
  5. 15 6月, 2022 1 次提交
  6. 14 6月, 2022 1 次提交
  7. 10 6月, 2022 1 次提交
  8. 09 6月, 2022 1 次提交
  9. 08 6月, 2022 1 次提交
  10. 07 6月, 2022 1 次提交
  11. 05 6月, 2022 2 次提交
  12. 04 6月, 2022 1 次提交
  13. 02 6月, 2022 2 次提交
  14. 01 6月, 2022 1 次提交
  15. 31 5月, 2022 1 次提交
  16. 30 5月, 2022 2 次提交
  17. 27 5月, 2022 1 次提交
  18. 25 5月, 2022 1 次提交
  19. 24 5月, 2022 1 次提交
  20. 20 5月, 2022 1 次提交
  21. 17 5月, 2022 1 次提交
  22. 16 5月, 2022 2 次提交
  23. 12 5月, 2022 1 次提交
  24. 06 5月, 2022 1 次提交
  25. 02 5月, 2022 1 次提交
  26. 28 4月, 2022 3 次提交
  27. 26 4月, 2022 1 次提交
  28. 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
  29. 19 4月, 2022 1 次提交
  30. 16 4月, 2022 1 次提交
  31. 09 4月, 2022 1 次提交
  32. 28 3月, 2022 1 次提交
  33. 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