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
tangwei12 db212bb932
delete AllocatorFacade destructor (#18606)
6 years ago
..
CMakeLists.txt Code clean of Allocator (#17602) 6 years ago
aligned_allocator.cc Clean interface of allocator 6 years ago
aligned_allocator.h Remove attribute in Allocator::Allocate (#17878) 6 years ago
allocation_and_eigen_test.cu Add comments and polish code style 6 years ago
allocator.cc Remove attribute in Allocator::Allocate (#17878) 6 years ago
allocator.h Remove attribute in Allocator::Allocate (#17878) 6 years ago
allocator_facade.cc delete AllocatorFacade destructor (#18606) 6 years ago
allocator_facade.h Remove attribute in Allocator::Allocate (#17878) 6 years ago
allocator_facade_abs_flags_test.cc Add flags for init and re-alloc gpu 6 years ago
allocator_facade_frac_flags_test.cc Add flags for init and re-alloc gpu 6 years ago
allocator_strategy.cc Fix allocator bug (#16712) 6 years ago
allocator_strategy.h split PR 6 years ago
auto_increment_allocator.cc Remove attribute in Allocator::Allocate (#17878) 6 years ago
auto_increment_allocator.h Remove attribute in Allocator::Allocate (#17878) 6 years ago
best_fit_allocator.cc Remove attribute in Allocator::Allocate (#17878) 6 years ago
best_fit_allocator.h Remove attribute in Allocator::Allocate (#17878) 6 years ago
best_fit_allocator_test.cc Remove attribute in Allocator::Allocate (#17878) 6 years ago
best_fit_allocator_test.cu Remove attribute in Allocator::Allocate (#17878) 6 years ago
buffered_allocator.cc Remove attribute in Allocator::Allocate (#17878) 6 years ago
buffered_allocator.h Remove attribute in Allocator::Allocate (#17878) 6 years ago
buffered_allocator_test.cc Remove attribute in Allocator::Allocate (#17878) 6 years ago
conditional_allocator.cc Remove attribute in Allocator::Allocate (#17878) 6 years ago
conditional_allocator.h Remove attribute in Allocator::Allocate (#17878) 6 years ago
cpu_allocator.cc Remove attribute in Allocator::Allocate (#17878) 6 years ago
cpu_allocator.h Remove attribute in Allocator::Allocate (#17878) 6 years ago
cuda_allocator.cc Remove attribute in Allocator::Allocate (#17878) 6 years ago
cuda_allocator.h Remove attribute in Allocator::Allocate (#17878) 6 years ago
legacy_allocator.cc remove unused jemalloc option (#18314) 6 years ago
legacy_allocator.h Remove attribute in Allocator::Allocate (#17878) 6 years ago
locked_allocator.cc Remove attribute in Allocator::Allocate (#17878) 6 years ago
locked_allocator.h Remove attribute in Allocator::Allocate (#17878) 6 years ago
naive_best_fit_allocator_facade_test.cc Fix allocator bug (#16712) 6 years ago
pinned_allocator.cc Remove attribute in Allocator::Allocate (#17878) 6 years ago
pinned_allocator.h Remove attribute in Allocator::Allocate (#17878) 6 years ago
retry_allocator.cc Remove attribute in Allocator::Allocate (#17878) 6 years ago
retry_allocator.h Remove attribute in Allocator::Allocate (#17878) 6 years ago
retry_allocator_test.cc Remove attribute in Allocator::Allocate (#17878) 6 years ago