1. 23 3月, 2021 1 次提交
  2. 16 3月, 2021 2 次提交
  3. 12 3月, 2021 1 次提交
  4. 11 3月, 2021 1 次提交
  5. 09 3月, 2021 2 次提交
    • Y
      Prec on mac (#31382) · 0b3c2296
      YUNSHEN XIE 提交于
      * add precision on mac
      
      * added judge
      
      * match file_ut.json on mac
      
      * fix code format error
      
      * fix code format error
      
      * fix error caused by length of ut_lists exceeds the limit
      
      * fix format error,notest,test=cpu
      
      * fix code format error
      
      * add windows judge on get_pr_ut
      0b3c2296
    • Y
      Prec on windows exclude check_added_ut (#31372) · 390cebee
      YUNSHEN XIE 提交于
      * add precision test for windows ci exclude check_added_ut
      
      * fix error
      
      * added PRECISION_TEST parameters
      
      * fix format error
      390cebee
  6. 04 3月, 2021 2 次提交
  7. 02 3月, 2021 1 次提交
    • Y
      Decrease threshold for failed ut retry (#30903) · 2111d912
      YUNSHEN XIE 提交于
      * Decrease threshold for failed ut retry
      
      * retry Method upgrade
      
      * second method upgrade
      
      * fix error
      
      * Remove the comment lines
      
      * test for modified_retry_times
      
      * fix error
      
      * fix some error
      
      * fix error
      
      * fix error
      
      * remove test content
      
      * fix error
      
      * Reduce duplicate code
      
      * fix more than 10 ut failed bug
      
      * fix more than 10 ut failed  bug on mac
      2111d912
  8. 24 2月, 2021 3 次提交
  9. 23 2月, 2021 1 次提交
  10. 22 2月, 2021 1 次提交
  11. 09 2月, 2021 1 次提交
  12. 07 2月, 2021 1 次提交
  13. 05 2月, 2021 1 次提交
  14. 01 2月, 2021 1 次提交
  15. 20 1月, 2021 2 次提交
  16. 19 1月, 2021 1 次提交
  17. 13 1月, 2021 1 次提交
  18. 12 1月, 2021 1 次提交
  19. 06 1月, 2021 1 次提交
  20. 29 12月, 2020 1 次提交
  21. 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
  22. 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
  23. 24 12月, 2020 1 次提交
  24. 22 12月, 2020 1 次提交
  25. 21 12月, 2020 1 次提交
  26. 20 12月, 2020 2 次提交
  27. 15 12月, 2020 3 次提交
  28. 14 12月, 2020 2 次提交
    • H
      Fix Windows Unittest (#29543) · 831e9135
      Huihuang Zheng 提交于
      Fix 3 Windows Unittests
      
      test_fuse_all_reduce_pass: Paddle cannot run multiple-GPU on Windows so set single visible GPU flag
      test_feed_data_check_shape_type: Paddle cannot run multiple-GPU on Windows so set single visible GPU flag
      test_tsm: Winodws GPU size is not enough so decrease batch size and data size.
      831e9135
    • G
      Fix precision problem (#29567) · 08f24a31
      GeminiCarrie 提交于
      * Fix a bug when running on an operating system without "bash."
      
      * add execution condition
      
      * for ci-coverage
      
      * get cpu information to check the precision problem
      
      * Update compilation environment for musl version
      
      * update dependencies
      
      * remove test code
      
      check cpu info
      
      remove test code
      
      review
      
      * update alpine and third_party denpendencies
      
      * add newline for ci Code format
      08f24a31
  29. 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