1. 15 12月, 2020 2 次提交
  2. 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
  3. 11 12月, 2020 3 次提交
  4. 10 12月, 2020 3 次提交
  5. 09 12月, 2020 3 次提交
  6. 08 12月, 2020 1 次提交
  7. 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
  8. 03 12月, 2020 2 次提交
  9. 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
  10. 30 11月, 2020 3 次提交
    • chen.zhiyu's avatar
      Add unittest in musl build (#29099) · 4056c4f1
      chen.zhiyu 提交于
      * add musl docker build script
      
      * rm space test=document_fix
      
      * fix some docs and types errors test=document_fix
      
      * move install of python requirement to docker build
      
      * add copyright to docker file.
      
      * add extr opts
      
      * format docs
      
      * add ut test add pip cache
      
      * add more args description in readme
      
      * add stack backtrace in ctest
      
      * fix readme bugs
      4056c4f1
    • 1
      test=develop, rm pathlib (#28658) · 92817f80
      123malin 提交于
      * test=develop, rm pathlib
      92817f80
    • 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
  11. 27 11月, 2020 2 次提交
  12. 26 11月, 2020 2 次提交
  13. 25 11月, 2020 2 次提交
  14. 24 11月, 2020 3 次提交
  15. 23 11月, 2020 1 次提交
    • chen.zhiyu's avatar
      optimize musl docker build script (#28974) · 3d0ff8ee
      chen.zhiyu 提交于
      * add musl docker build script
      
      * rm space test=document_fix
      
      * fix some docs and types errors test=document_fix
      
      * move install of python requirement to docker build
      
      * add copyright to docker file.
      
      * add extr opts
      
      * format docs
      3d0ff8ee
  16. 19 11月, 2020 2 次提交
  17. 17 11月, 2020 1 次提交
  18. 16 11月, 2020 2 次提交
  19. 11 11月, 2020 1 次提交
  20. 10 11月, 2020 1 次提交
  21. 09 11月, 2020 1 次提交