1. 15 1月, 2021 1 次提交
  2. 11 12月, 2020 1 次提交
    • 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
  3. 06 11月, 2020 1 次提交
  4. 04 11月, 2020 1 次提交
  5. 24 9月, 2020 1 次提交
    • W
      use iwyu clean include (#27267) · df43905f
      wanghuancoder 提交于
      * use iwyu clean include, test=develop, test=win
      
      * compilation error, test=develop
      
      * fix compilation error2, test=develop
      
      * fix compilation error3, test=develop
      
      * fix compilation error4, test=develop
      
      * fix compilation error5, test=develop
      
      * fix compilation error6, test=develop
      
      * fix compilation error7, test=develop
      
      * fix compilation error8, test=develop
      
      * fix compilation error8, test=develop
      
      * fix compilation error10, test=develop
      
      * fix compilation error11, test=develop
      df43905f
  6. 23 7月, 2020 1 次提交
  7. 24 6月, 2020 1 次提交
    • L
      Refine error message in memory folder (#25095) · ff5be2fb
      Leo Chen 提交于
      * refine PADDLE_THROW, test=develop
      
      * refine error msg, test=develop
      
      * refine cuda error, test=develop
      
      * follow comments, test=develop
      
      * fix compile problem, test=develop
      
      * fix bug, test=develop
      ff5be2fb
  8. 19 6月, 2020 1 次提交
  9. 20 5月, 2020 1 次提交
    • H
      Make buddy_allocator_test Exclusive (#24636) · f831f612
      Huihuang Zheng 提交于
      The background is that buddy_allocator_test depends on some big GPU allocations and current machine may not have it. It can cause random failure on cloud machine. After discussion with Shuo Tian, we decided to make buddy_allocator_test exclusive.
      f831f612
  10. 28 4月, 2020 1 次提交
  11. 04 3月, 2020 1 次提交
    • Z
      Add flags to limit gpu memory (#22793) · d41d802b
      Zeng Jinle 提交于
      * add recorded cuda memory apis, fix typo, test=develop
      
      * add more ut, test=develop
      
      * follow comments, test=develop
      
      * fix py35 incompatible issues, test=develop
      d41d802b
  12. 13 11月, 2019 1 次提交
  13. 06 11月, 2019 1 次提交
  14. 05 11月, 2019 1 次提交
  15. 30 10月, 2019 1 次提交
  16. 24 10月, 2019 1 次提交
  17. 17 10月, 2019 1 次提交
    • L
      improve the efficiency of BuddyAllocator (#19888) · 569951c4
      liuwei1031 提交于
      * improve save and load behaviour, test=develop
      
      * code cleaning, test=develop
      
      * disable check_guards and update_guards in release version, test=develop
      
      * fix compilation issue, test=develop
      
      * add buddy_allocator speed test data, test=develop
      
      * fix compilation issue, test=develop
      
      * fix comment, test=develop
      
      * update function names according to the google C++ style guide, test=develop
      
      * tweak the test data format, test=develop
      
      * move buddy_allocator_test_data to paddle/fluid/testdata, test=develop
      
      * add accessor and mutator for Desc, test=develop
      569951c4
  18. 25 9月, 2019 1 次提交
  19. 24 9月, 2019 1 次提交
  20. 20 9月, 2019 1 次提交
    • Z
      Refine err msg of out of gpu memory (#19779) · 747d4498
      Zeng Jinle 提交于
      * refine err msg of out of gpu memory, test=develop
      
      * refine err msg again, test=develop
      
      * refine errog message again, test=develop
      
      * follow reviewer's comments, test=develop
      747d4498
  21. 18 9月, 2019 1 次提交
  22. 16 9月, 2019 1 次提交
  23. 03 9月, 2019 2 次提交
  24. 01 9月, 2019 1 次提交
    • Z
      Add retry_allocator for gpu (#19409) · 0a73f720
      Zeng Jinle 提交于
      * add retry_allocator for gpu, test=develop
      
      * follow chengduoZH's comments, test=develop
      
      * follow huihuang's comments,test=develop
      
      * change f,l in enforce.h to be file,line, test=develop
      
      * increase code coverage by adding unittests, test=develop
      
      * fix CMakeLists.txt, test=develop
      0a73f720
  25. 30 8月, 2019 1 次提交
  26. 20 8月, 2019 1 次提交
  27. 01 8月, 2019 1 次提交
  28. 31 7月, 2019 1 次提交
  29. 05 5月, 2019 1 次提交
  30. 21 3月, 2019 1 次提交
    • S
      add more unittest · 953214ad
      sneaxiy 提交于
      modify allocator strategy
      remove changes of legacy buddy_allocator
      test=develop
      953214ad
  31. 19 3月, 2019 1 次提交
  32. 13 2月, 2019 1 次提交
  33. 08 2月, 2019 1 次提交
  34. 18 1月, 2019 1 次提交
  35. 18 12月, 2018 2 次提交
  36. 27 11月, 2018 1 次提交
  37. 26 11月, 2018 1 次提交
  38. 08 11月, 2018 1 次提交