1. 29 11月, 2021 1 次提交
  2. 23 11月, 2021 2 次提交
  3. 12 11月, 2021 1 次提交
  4. 08 11月, 2021 1 次提交
  5. 03 11月, 2021 1 次提交
  6. 14 10月, 2021 1 次提交
  7. 11 10月, 2021 3 次提交
  8. 22 9月, 2021 1 次提交
  9. 18 9月, 2021 1 次提交
  10. 14 9月, 2021 1 次提交
    • S
      windows third party cache optimization: share third party cache among servers (#35368) · e919620a
      Sing_chan 提交于
      * new function: share third party cache among servers to fasten build speed
      
      * modified code according to zhouwei25's comment
      
      * add wget install step, move cd build to the last of if condition
      
      * block note and error of third_party share; change bce upload method
      
      * change third_party sub_dir in bos, since third party in different cuda version cant share
      
      * set sub_dir by get nvcc version
      
      * change third_party local path to be same with bos path
      e919620a
  11. 31 8月, 2021 1 次提交
  12. 23 8月, 2021 1 次提交
  13. 13 8月, 2021 1 次提交
  14. 04 8月, 2021 1 次提交
  15. 03 8月, 2021 1 次提交
  16. 29 7月, 2021 1 次提交
  17. 21 7月, 2021 1 次提交
  18. 14 7月, 2021 2 次提交
  19. 08 7月, 2021 1 次提交
  20. 05 7月, 2021 1 次提交
  21. 02 7月, 2021 1 次提交
  22. 29 6月, 2021 1 次提交
  23. 18 6月, 2021 1 次提交
  24. 16 6月, 2021 1 次提交
  25. 09 6月, 2021 1 次提交
  26. 07 6月, 2021 1 次提交
  27. 27 5月, 2021 1 次提交
  28. 26 5月, 2021 1 次提交
  29. 19 5月, 2021 1 次提交
  30. 12 5月, 2021 1 次提交
  31. 07 5月, 2021 1 次提交
  32. 26 4月, 2021 1 次提交
  33. 24 4月, 2021 1 次提交
  34. 23 4月, 2021 1 次提交
  35. 13 4月, 2021 1 次提交
  36. 07 4月, 2021 1 次提交
    • Y
      Check added ut on windows (#31826) · e09f4db9
      YUNSHEN XIE 提交于
      * added ut check on windows,notest,test=windows_ci
      
      * debug,notest,test=windows_ci
      
      * debug,notest,test=windows_ci
      
      * fix bug,notest,test=windows_ci
      
      * added ut check
      
      * test for new ut add on windows
      
      * test,notest,test=windows_ci
      
      * fix bug,notest,test=windows_ci
      
      * test
      
      * test
      
      * test
      
      * test,notest,test=windows_ci
      
      * test,notest,test=windows_ci
      
      * check added ut on windows
      
      * only fetch upstream develop
      
      * modified according comment
      
      * Update run_unittests.sh
      
      * Update run_unittests.sh
      e09f4db9