1. 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
  2. 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
  3. 03 9月, 2019 1 次提交
  4. 08 4月, 2018 2 次提交
  5. 10 2月, 2018 1 次提交
  6. 06 7月, 2017 1 次提交
  7. 05 7月, 2017 1 次提交
  8. 04 7月, 2017 3 次提交
  9. 29 6月, 2017 1 次提交
  10. 28 6月, 2017 2 次提交
  11. 27 6月, 2017 3 次提交
  12. 26 6月, 2017 3 次提交