1. 19 1月, 2021 1 次提交
  2. 13 1月, 2021 1 次提交
  3. 12 1月, 2021 1 次提交
  4. 29 12月, 2020 1 次提交
  5. 28 12月, 2020 1 次提交
    • Y
      Support xpu ut coverage (#29892) · 121658d2
      YUNSHEN XIE 提交于
      * add xpu_coverage function
      
      * xpu coverage ipipe only deal with xpu files
      
      * fix import error
      
      * fix format error
      
      * 'fix format error'
      
      * fix format error
      
      * fix error
      
      * fix format error
      
      * fix format error
      121658d2
  6. 25 12月, 2020 1 次提交
    • R
      Add the ipipe log param prefix (#29545) · 95df0e14
      Ren Wei (任卫) 提交于
      * Add the ipipe log param prefix
      
      1. add the prefix;
      2. using Colon before the metric values;
      
      * 增加效率云日志指标收集前缀
      
      暂未验证windows bat的这个字符串替换是否正常
      
      * Preserve The Old Format Metrics During The Transition Period
      
      Please DELETE the old format metrics log finally.
      The period man last for a week.
      
      * ipipe_log_param + ccache and clcache ..
      95df0e14
  7. 24 12月, 2020 1 次提交
  8. 21 12月, 2020 1 次提交
  9. 20 12月, 2020 2 次提交
  10. 15 12月, 2020 1 次提交
    • Y
      New UT should not exceed 15s (#29492) · 2926e743
      YUNSHEN XIE 提交于
      * added UT should not exceed 15s
      
      * fix error
      
      * UT limit of 15s is the first to be executed
      
      * fix error
      
      * fix error with CI_SKIP_CPP_TEST
      
      * modfied tiemout setting
      
      * fix error
      2926e743
  11. 11 12月, 2020 2 次提交
    • W
      update for xpu ci. (#29568) · 740c0d58
      Wilber 提交于
      740c0d58
    • L
      Add the strategy of skipping cc/cu test compilation and execution in CI (#29499) · b5d4a1f3
      LoveAn 提交于
      * Add the strategy of skipping cc/cu test compilation and execution in CI, test=develop
      
      * fix if error with CI_SKIP_TEST, test=develop
      
      * fix add properties to test error on Linux/MAC, test=develop
      
      * fix set test properties of test_code_generator error, test=develop
      
      * remove test codes and advance judgment of file modification on Linux, test=develop
      
      * rename CI_SKIP_TEST to CI_SKIP_CPP_TEST, test=document_fix
      
      * Add branch judgement on Linux, test=develop
      b5d4a1f3
  12. 10 12月, 2020 1 次提交
  13. 09 12月, 2020 2 次提交
  14. 07 12月, 2020 1 次提交
    • 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
  15. 03 12月, 2020 1 次提交
  16. 01 12月, 2020 1 次提交
    • S
      add compile option WITH_TENSORRT (#29208) · fc80d2e0
      Shang Zhizhou 提交于
      * add compile option WITH_TENSORRT
      
      * add WITH_TENSORRT to ci paddle_buils.sh
      
      * add WITH_TENSORRT to paddle_build.sh
      
      * change FATAL to WARNING when TensorRT is not found and WITN_TENSORRT=ON, just to pass ci-py3 temporarily
      fc80d2e0
  17. 30 11月, 2020 1 次提交
    • W
      Generate code coverage reports only for incremental files (#28508) · 0239f796
      wanghuancoder 提交于
      * Generate code coverage reports only for incremental files, test=develop
      
      * Generate code coverage reports only for incremental files, test=develop
      
      * Generate code coverage reports only for incremental files, test=develop
      
      * test for diff python file, test=develop
      
      * fix no python diff report, test=develop
      
      * add cc test file, test=develop
      
      * fix bug in generic.cmake, test=develop
      
      * for debug no cc report, test=develp
      
      * modify compire branch form test_pr to test, test=develop
      
      * fix bug, test=develop
      
      * test for h file changed, test=develop
      
      * debug for redefinition of argument optimize error, test=develop
      
      * close -o3 for test, test=develop
      
      * remove -o3 for test, test=develop
      
      * remove coverage option for nvcc, test=develop
      
      * use CMAKE_CXX_FLAGS open coverage option when header file changed, test=develop
      
      * reopen -o3, test=develop
      
      * remove debug code, test=develop
      
      * remove unused code, test=develop
      0239f796
  18. 27 11月, 2020 1 次提交
  19. 26 11月, 2020 1 次提交
  20. 25 11月, 2020 1 次提交
  21. 24 11月, 2020 1 次提交
  22. 19 11月, 2020 1 次提交
  23. 16 11月, 2020 1 次提交
  24. 11 11月, 2020 1 次提交
  25. 04 11月, 2020 1 次提交
  26. 26 10月, 2020 1 次提交
  27. 23 10月, 2020 1 次提交
  28. 22 10月, 2020 1 次提交
    • T
      update dockerfile (#27589) · c226b2e4
      tianshuo78520a 提交于
      * update dockerfile
      
      * update dockerfile
      
      * update dockerfile
      
      * update dockerfile
      
      * add opencv in ci
      
      * update cidockerfile
      
      * test nccl
      
      * fix diff
      
      * fix dockerfile
      
      * update ubuntu nccl2.7.8
      
      * update ubuntu nccl2.7.8
      c226b2e4
  29. 20 10月, 2020 1 次提交
  30. 14 10月, 2020 2 次提交
    • 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
    • T
      Change PR-CI-Kunlun Test Number (#27923) · a8208716
      tianshuo78520a 提交于
      a8208716
  31. 30 9月, 2020 1 次提交
    • T
      add xpu test (#27622) · 4d5ddbf1
      tianshuo78520a 提交于
      * add xpu test
      
      * notest;add kunlun_test
      
      * notest;add kunlun_test
      
      * notest;test=kunlun
      
      * notest;test=kunlun
      
      * notest;test=kunlun
      
      * notest;test=kunlun
      
      * test=kunlun
      4d5ddbf1
  32. 25 9月, 2020 1 次提交
  33. 24 9月, 2020 1 次提交
  34. 22 9月, 2020 2 次提交
  35. 18 9月, 2020 1 次提交