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/allocation
Yu Yang 1420c3b155
Add enum AllocatorStrategy
7 years ago
..
CMakeLists.txt Add enum AllocatorStrategy 7 years ago
aligned_allocator.cc add unittest for allocator_facade.cc 7 years ago
aligned_allocator.h add unittest for allocator_facade.cc 7 years ago
allocation_and_eigen_test.cu Add comments and polish code style 7 years ago
allocator.cc refactor(memory): rewrite memory allocation and make it extentable 7 years ago
allocator.h add buffered_allocator 7 years ago
allocator_facade.cc Remove place hash 7 years ago
allocator_facade.h Add comments and polish code style 7 years ago
allocator_facade_test.cc fix pinned allocator 7 years ago
allocator_strategy.cc Add enum AllocatorStrategy 7 years ago
allocator_strategy.h Add enum AllocatorStrategy 7 years ago
auto_increment_allocator.cc Refine Allocator facade 7 years ago
auto_increment_allocator.h Refine auto_increment_allocator 7 years ago
best_fit_allocator.cc add buffered_allocator 7 years ago
best_fit_allocator.h add buffered_allocator 7 years ago
best_fit_allocator_test.cc refactor(memory): rewrite memory allocation and make it extentable 7 years ago
best_fit_allocator_test.cu refactor(memory): rewrite memory allocation and make it extentable 7 years ago
buffered_allocator.cc Clean buffered_allocator 7 years ago
buffered_allocator.h Clean buffered_allocator 7 years ago
buffered_allocator_test.cc Clean buffered_allocator 7 years ago
conditional_allocator.cc Add conditional_allocator 7 years ago
conditional_allocator.h Add comments and polish code style 7 years ago
cpu_allocator.cc add buffered_allocator 7 years ago
cpu_allocator.h add buffered_allocator 7 years ago
cuda_allocator.cc add buffered_allocator 7 years ago
cuda_allocator.h add buffered_allocator 7 years ago
locked_allocator.cc add buffered_allocator 7 years ago
locked_allocator.h add buffered_allocator 7 years ago
naive_managed_allocator.cc refactor(memory): rewrite memory allocation and make it extentable 7 years ago
naive_managed_allocator.h Add comments and polish code style 7 years ago
naive_managed_allocator_test.cc add buffered_allocator 7 years ago
pinned_allocator.cc add buffered_allocator 7 years ago
pinned_allocator.h add buffered_allocator 7 years ago
retry_allocator.cc add buffered_allocator 7 years ago
retry_allocator.h Polish retry allocator 7 years ago
retry_allocator_test.cc add retry_allocator 7 years ago
zero_size_allocator.cc Add ZeroSize Allocator 7 years ago
zero_size_allocator.h Add comments and polish code style 7 years ago