1. 10 5月, 2022 1 次提交
  2. 05 5月, 2022 1 次提交
    • R
      Print memory peak message for UT (#42092) · 28375ca4
      Ruibiao Chen 提交于
      * Add peak memory log for CI
      
      * Change VLOG to std::cout
      
      * Move print code to test_runner.py and paddle_gtest_main.cc
      
      * Fix typo
      
      * Fix conflicts
      
      * Updata message format
      
      * Fix CI errors
      
      * Add FLAGS_enable_gpu_memory_usage_log
      
      * Fix CI errors
      28375ca4
  3. 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
  4. 21 10月, 2020 1 次提交
    • P
      add static_mode_white_list (#28112) · 2d45d9a0
      pangyoki 提交于
      * add static_mode_white_list
      
      * add Mac CI static list
      
      * add Win CI white_list
      
      * add Coverage and Py3 CI white_list, add test_unittest
      2d45d9a0
  5. 22 9月, 2020 1 次提交
    • P
      Use dygraph mode by default (#27443) · 827ac36f
      pangyoki 提交于
      * default open dygraph mode
      
      * fix CI-Mac
      
      * fix Mac-CI other unittest file
      
      * fix CI-Py3
      
      * fix test_communicator_geo and test_buffer_shared_memory_reuse_pass
      
      * add enable_static to fix CI-Py3
      
      * add enable_static to fix CI-coverage
      
      * delete try except
      827ac36f
  6. 07 8月, 2018 1 次提交
    • M
      Fix pybind11 problem · 6abe819f
      minqiyang 提交于
      Fix str and bytes problem
      Fix sorted problem
      Fix math problem
      Fix CI problem
      6abe819f
  7. 26 7月, 2018 1 次提交
  8. 17 5月, 2018 1 次提交