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 1d4d4e73ab
Remove place hash
6 years ago
..
CMakeLists.txt fix pinned allocator 6 years ago
aligned_allocator.cc add unittest for allocator_facade.cc 6 years ago
aligned_allocator.h add unittest for allocator_facade.cc 6 years ago
allocation_and_eigen_test.cu Add comments and polish code style 6 years ago
allocator.cc refactor(memory): rewrite memory allocation and make it extentable 6 years ago
allocator.h Add comments and polish code style 6 years ago
allocator_facade.cc Remove place hash 6 years ago
allocator_facade.h Add comments and polish code style 6 years ago
allocator_facade_test.cc fix pinned allocator 6 years ago
auto_increment_allocator.cc Refine Allocator facade 6 years ago
auto_increment_allocator.h Refine auto_increment_allocator 6 years ago
best_fit_allocator.cc Polish best_fit_allocator 6 years ago
best_fit_allocator.h Polish best_fit_allocator 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 comments and polish code style 6 years ago
cpu_allocator.cc refactor(memory): rewrite memory allocation and make it extentable 6 years ago
cpu_allocator.h Add comments and polish code style 6 years ago
cuda_allocator.cc Fix SetDevice on init 6 years ago
cuda_allocator.h Add comments and polish code style 6 years ago
locked_allocator.cc fix pinned allocator 6 years ago
locked_allocator.h fix pinned allocator 6 years ago
naive_managed_allocator.cc refactor(memory): rewrite memory allocation and make it extentable 6 years ago
naive_managed_allocator.h Add comments and polish code style 6 years ago
naive_managed_allocator_test.cc refactor(memory): rewrite memory allocation and make it extentable 6 years ago
pinned_allocator.cc fix pinned allocator 6 years ago
pinned_allocator.h fix pinned allocator 6 years ago
retry_allocator.cc Polish retry allocator 6 years ago
retry_allocator.h Polish retry allocator 6 years ago
retry_allocator_test.cc add retry_allocator 6 years ago
zero_size_allocator.cc Add ZeroSize Allocator 6 years ago
zero_size_allocator.h Add comments and polish code style 6 years ago