1. 23 11月, 2021 2 次提交
  2. 12 11月, 2021 1 次提交
  3. 08 11月, 2021 1 次提交
  4. 03 11月, 2021 1 次提交
  5. 14 10月, 2021 1 次提交
  6. 11 10月, 2021 3 次提交
  7. 22 9月, 2021 1 次提交
  8. 18 9月, 2021 1 次提交
  9. 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
  10. 31 8月, 2021 1 次提交
  11. 23 8月, 2021 1 次提交
  12. 13 8月, 2021 1 次提交
  13. 04 8月, 2021 1 次提交
  14. 03 8月, 2021 1 次提交
  15. 29 7月, 2021 1 次提交
  16. 21 7月, 2021 1 次提交
  17. 14 7月, 2021 2 次提交
  18. 08 7月, 2021 1 次提交
  19. 05 7月, 2021 1 次提交
  20. 02 7月, 2021 1 次提交
  21. 29 6月, 2021 1 次提交
  22. 18 6月, 2021 1 次提交
  23. 16 6月, 2021 1 次提交
  24. 09 6月, 2021 1 次提交
  25. 07 6月, 2021 1 次提交
  26. 27 5月, 2021 1 次提交
  27. 26 5月, 2021 1 次提交
  28. 19 5月, 2021 1 次提交
  29. 12 5月, 2021 1 次提交
  30. 07 5月, 2021 1 次提交
  31. 26 4月, 2021 1 次提交
  32. 24 4月, 2021 1 次提交
  33. 23 4月, 2021 1 次提交
  34. 13 4月, 2021 1 次提交
  35. 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
  36. 02 4月, 2021 1 次提交
    • Y
      use busybox run test on windows openblas (#31728) · 290be88d
      YUNSHEN XIE 提交于
      * use busybox run test on windows openblas
      
      * fix error
      
      * fix disable_quick and nightly lable issue
      
      * add retry on windows openblas
      
      * fix bug
      
      * use one file to run cpu and gpu tests
      
      * fix with grep warning
      
      * fix syntax error
      
      * change run_unittest to run_unittest_gpu
      
      * Update run_unittests.sh
      
      fix error
      290be88d