1. 08 12月, 2020 1 次提交
  2. 07 12月, 2020 2 次提交
    • L
      Compiling operator libraries with Unity build (#29130) · 671555ed
      LoveAn 提交于
      * Compiling operator libraries with Unity Build on Windows CPU.
      
      * Compiling operator libraries with Unity Build on Windows GPU, no_test, test=windows_ci
      
      * Add option in windows ci script, no_test, test=windows_ci
      
      * Optimize parallel compiling, test=develop
      
      * remove limit of parallel compile and skip some ops in UB, test=develop
      
      * remove changes of header file, test=develop
      
      * remove changes of header file, test=develop
      
      * fix test_eye_op unittest failed, test=develop
      
      * Compiling operator libraries with Unity Build on Linux, test=develop
      
      * set default WITH_UNITY_BUILD=OFF, test=develop
      
      * Move unity build rules into a single file and add comment, test=develop
      
      * optimize parallel compilation, test=develop
      
      * fix undefined reference error on coverage ci, test=develop
      671555ed
    • Z
      print whether has build cache (#29035) · 5c9bd0bf
      Zhou Wei 提交于
      5c9bd0bf
  3. 03 12月, 2020 1 次提交
  4. 27 11月, 2020 1 次提交
  5. 26 11月, 2020 1 次提交
  6. 25 11月, 2020 1 次提交
  7. 24 11月, 2020 1 次提交
  8. 19 11月, 2020 1 次提交
  9. 17 11月, 2020 1 次提交
  10. 16 11月, 2020 1 次提交
  11. 11 11月, 2020 1 次提交
  12. 10 11月, 2020 1 次提交
  13. 09 11月, 2020 1 次提交
  14. 03 11月, 2020 1 次提交
  15. 28 10月, 2020 1 次提交
  16. 22 10月, 2020 1 次提交
    • Z
      Enhance build detection (#28123) · 271ee58f
      Zhou Wei 提交于
      * fix optimizer init
      
      * Enhance the detection of whether to keep the build directory
      
      * Enhance the detection of whether to keep the build directory
      271ee58f
  17. 21 10月, 2020 1 次提交
  18. 14 10月, 2020 1 次提交
    • Y
      disable ut quickly (#27793) · fea09fe5
      YUNSHEN XIE 提交于
      * disable ut quickly
      
      * fix some error
      
      * fix some error
      
      * install urllib2 package
      
      * use requests package instead of urllib2
      
      * fix error caused by windows regular parameter
      
      * fix error on windows
      
      * fix some error
      
      * fix with format error
      
      * show disable ut in log
      
      * fix some error
      
      * fix some error
      
      * add the handling of error in executing get_quickly_disable_ut
      fea09fe5
  19. 29 9月, 2020 1 次提交
  20. 24 9月, 2020 1 次提交
  21. 23 9月, 2020 1 次提交
  22. 22 9月, 2020 2 次提交
  23. 16 9月, 2020 1 次提交
  24. 10 9月, 2020 1 次提交
  25. 08 9月, 2020 2 次提交
  26. 07 9月, 2020 2 次提交
  27. 04 9月, 2020 2 次提交
  28. 03 9月, 2020 1 次提交
  29. 02 9月, 2020 1 次提交
  30. 31 8月, 2020 1 次提交
  31. 28 8月, 2020 1 次提交
  32. 24 8月, 2020 2 次提交
  33. 19 8月, 2020 1 次提交
  34. 17 8月, 2020 1 次提交
    • Z
      set default python3,fix incompatible,cache dir for third party,unify error... · 5017aa76
      Zhou Wei 提交于
      set default python3,fix incompatible,cache dir for third party,unify error code,for windows (#26178)
      
      * set default python3 for paddle windows,test=win
      
      * set default python3,cache dir for third party,error code,test=win
      
      * fix some incompatible
      
      * fix some error
      
      * set virtual environment,test=win
      5017aa76