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 b4f54d339a
Add conditional_allocator
6 years ago
..
CMakeLists.txt Add conditional_allocator 6 years ago
aligned_allocator.cc refactor(memory): rewrite memory allocation and make it extentable 6 years ago
aligned_allocator.h refactor(memory): rewrite memory allocation and make it extentable 6 years ago
allocation_and_eigen_test.cu Fix SetDevice on init 6 years ago
allocator.cc refactor(memory): rewrite memory allocation and make it extentable 6 years ago
allocator.h Add communication attr 6 years ago
allocator_facade.cc Add conditional_allocator 6 years ago
allocator_facade.h Refine Allocator facade 6 years ago
auto_increment_allocator.cc Refine Allocator facade 6 years ago
auto_increment_allocator.h Refine Allocator facade 6 years ago
best_fit_allocator.cc refactor(memory): rewrite memory allocation and make it extentable 6 years ago
best_fit_allocator.h refactor(memory): rewrite memory allocation and make it extentable 6 years ago
best_fit_allocator_test.cc refactor(memory): rewrite memory allocation and make it extentable 6 years ago
best_fit_allocator_test.cu refactor(memory): rewrite memory allocation and make it extentable 6 years ago
conditional_allocator.cc Add conditional_allocator 6 years ago
conditional_allocator.h Add conditional_allocator 6 years ago
cpu_allocator.cc refactor(memory): rewrite memory allocation and make it extentable 6 years ago
cpu_allocator.h refactor(memory): rewrite memory allocation and make it extentable 6 years ago
cuda_allocator.cc Fix SetDevice on init 6 years ago
cuda_allocator.h refactor(memory): rewrite memory allocation and make it extentable 6 years ago
locked_allocator.cc refactor(memory): rewrite memory allocation and make it extentable 6 years ago
locked_allocator.h refactor(memory): rewrite memory allocation and make it extentable 6 years ago
naive_managed_allocator.cc refactor(memory): rewrite memory allocation and make it extentable 6 years ago
naive_managed_allocator.h refactor(memory): rewrite memory allocation and make it extentable 6 years ago
naive_managed_allocator_test.cc refactor(memory): rewrite memory allocation and make it extentable 6 years ago
pinned_allocator.cc Add communication attr 6 years ago
pinned_allocator.h Add communication attr 6 years ago
zero_size_allocator.cc Add ZeroSize Allocator 6 years ago
zero_size_allocator.h Add ZeroSize Allocator 6 years ago