1. 08 1月, 2021 1 次提交
  2. 06 1月, 2021 1 次提交
  3. 05 1月, 2021 1 次提交
    • W
      Support storage of large parameters (#29988) · f43e1d8c
      WeiXin 提交于
      * Support storage of large parameters
      
      * Reduce the complexity of the unittest
      
      * Reduce the complexity of the unittest,commented out unittest for
      
      * add unittest for static.save/load
      
      * Increase the timeout threshold of 'test_static_save_load'
      
      * Increase the timeout threshold of 'test_static_save_load'
      
      * Increase the timeout threshold of 'test_static_save_load' and 'test_paddle_save_load'
      
      * Increase the timeout threshold of 'test_static_save_load' and 'test_paddle_save_load'
      f43e1d8c
  4. 04 1月, 2021 1 次提交
  5. 31 12月, 2020 1 次提交
  6. 30 12月, 2020 1 次提交
    • T
      fix ut (#29989) · ed856d25
      tangwei12 提交于
      * fix ut
      
      Change-Id: I151e152919a1863db07792bffb42d0ca68995756
      ed856d25
  7. 25 12月, 2020 1 次提交
  8. 24 12月, 2020 3 次提交
  9. 23 12月, 2020 1 次提交
  10. 22 12月, 2020 1 次提交
  11. 16 12月, 2020 1 次提交
  12. 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
  13. 14 12月, 2020 4 次提交
    • T
      disable test_parallel_executor_profiler in cuda 10.1 (#29581) · 81acc327
      Tao Luo 提交于
      * disable test_parallel_executor_profiler in cuda 10.1
      
      * update set_tests_properties
      81acc327
    • W
      gen nccl id use socket (#29431) · 467c7169
      WangXi 提交于
      467c7169
    • 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
  14. 08 12月, 2020 1 次提交
  15. 03 12月, 2020 1 次提交
  16. 02 12月, 2020 1 次提交
  17. 01 12月, 2020 2 次提交
  18. 30 11月, 2020 2 次提交
    • C
      Polish unittests details and execution conditions to adapt to MUSL (#29044) · 0b032fae
      Chen Weihang 提交于
      * fix failed tests in yingchun gived list
      
      * add unittests into static_mode_white_list
      
      * add enable static
      
      * fix dist unittest
      
      * skip test_sigmoid_focal_loss_op & add gym
      
      * revert no need skip unittests
      
      * remove gym
      0b032fae
    • 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
  19. 27 11月, 2020 2 次提交
  20. 26 11月, 2020 2 次提交
  21. 24 11月, 2020 2 次提交
  22. 23 11月, 2020 3 次提交
  23. 19 11月, 2020 1 次提交
  24. 18 11月, 2020 1 次提交
  25. 16 11月, 2020 1 次提交
  26. 13 11月, 2020 1 次提交
  27. 09 11月, 2020 2 次提交