You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/paddle/fluid/memory/detail
Chen Weihang 27fa9c100b
add examples for resource exhausted error, test=develop (#21140)
6 years ago
..
CMakeLists.txt improve the efficiency of BuddyAllocator (#19888) 6 years ago
buddy_allocator.cc improve the efficiency of BuddyAllocator (#19888) 6 years ago
buddy_allocator.h Add retry_allocator for gpu (#19409) 6 years ago
buddy_allocator_test.cc improve the efficiency of BuddyAllocator (#19888) 6 years ago
memory_block.cc improve the efficiency of BuddyAllocator (#19888) 6 years ago
memory_block.h improve the efficiency of BuddyAllocator (#19888) 6 years ago
memory_block_desc.cc improve the efficiency of BuddyAllocator (#19888) 6 years ago
meta_cache.cc refine err msg of allocator, test=develop (#20879) 6 years ago
system_allocator.cc add examples for resource exhausted error, test=develop (#21140) 6 years ago
system_allocator.h replace part of PADDLE_ASSERT to PADDLE_ENFORCE (#19285) 6 years ago
system_allocator_test.cc fix allocator ut,test=develop (#19945) 6 years ago