1. 24 2月, 2021 1 次提交
  2. 23 2月, 2021 1 次提交
  3. 22 2月, 2021 1 次提交
  4. 09 2月, 2021 1 次提交
  5. 07 2月, 2021 1 次提交
  6. 05 2月, 2021 1 次提交
  7. 01 2月, 2021 1 次提交
  8. 20 1月, 2021 2 次提交
  9. 19 1月, 2021 1 次提交
  10. 13 1月, 2021 1 次提交
  11. 12 1月, 2021 1 次提交
  12. 06 1月, 2021 1 次提交
  13. 29 12月, 2020 1 次提交
  14. 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
  15. 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
  16. 24 12月, 2020 1 次提交
  17. 22 12月, 2020 1 次提交
  18. 21 12月, 2020 1 次提交
  19. 20 12月, 2020 2 次提交
  20. 15 12月, 2020 3 次提交
  21. 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
  22. 11 12月, 2020 3 次提交
  23. 10 12月, 2020 3 次提交
  24. 09 12月, 2020 3 次提交
  25. 08 12月, 2020 1 次提交
  26. 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
  27. 03 12月, 2020 2 次提交