• 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
buddy_allocator_test.cc 10.1 KB