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
sneaxiy 2002e71da8
fix pinned allocator
7 years ago
..
CMakeLists.txt fix pinned allocator 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 comments and polish code style 7 years ago
allocator_facade.cc fix pinned allocator 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
auto_increment_allocator.cc Refine Allocator facade 7 years ago
auto_increment_allocator.h fix pinned allocator 7 years ago
best_fit_allocator.cc fix allocator_facade bug 7 years ago
best_fit_allocator.h refactor(memory): rewrite memory allocation and make it extentable 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
conditional_allocator.cc Add conditional_allocator 7 years ago
conditional_allocator.h Add comments and polish code style 7 years ago
cpu_allocator.cc refactor(memory): rewrite memory allocation and make it extentable 7 years ago
cpu_allocator.h Add comments and polish code style 7 years ago
cuda_allocator.cc Fix SetDevice on init 7 years ago
cuda_allocator.h Add comments and polish code style 7 years ago
locked_allocator.cc fix pinned allocator 7 years ago
locked_allocator.h fix pinned 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 refactor(memory): rewrite memory allocation and make it extentable 7 years ago
pinned_allocator.cc fix pinned allocator 7 years ago
pinned_allocator.h fix pinned allocator 7 years ago
retry_allocator.cc add retry_allocator 7 years ago
retry_allocator.h add 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