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 318072c26b
add comments of allocator design
6 years ago
..
CMakeLists.txt split PR 6 years ago
aligned_allocator.cc Clean interface of allocator 6 years ago
aligned_allocator.h add more unittest 6 years ago
allocation_and_eigen_test.cu
allocation_with_underlying.h Polish allocation 6 years ago
allocator.cc add more unittest 6 years ago
allocator.h add comments of allocator design 6 years ago
allocator_facade.cc merge develop 6 years ago
allocator_facade.h Refine code 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 split PR 6 years ago
allocator_strategy.h split PR 6 years ago
auto_increment_allocator.cc Polish allocation 6 years ago
auto_increment_allocator.h Polish allocation 6 years ago
best_fit_allocator.cc add allocator chain to fix bug 6 years ago
best_fit_allocator.h add allocator chain to fix bug 6 years ago
best_fit_allocator_test.cc fix mac unittest bug 6 years ago
best_fit_allocator_test.cu fix mac unittest bug 6 years ago
buffered_allocator.cc add allocator chain to fix bug 6 years ago
buffered_allocator.h add allocator chain to fix bug 6 years ago
buffered_allocator_test.cc add more unittest 6 years ago
conditional_allocator.cc Polish allocation 6 years ago
conditional_allocator.h Clean code 6 years ago
cpu_allocator.cc split PR 6 years ago
cpu_allocator.h split PR 6 years ago
cuda_allocator.cc fix windows bug 6 years ago
cuda_allocator.h fix windows bug 6 years ago
legacy_allocator.cc merge develop 6 years ago
legacy_allocator.h add allocator chain to fix bug 6 years ago
locked_allocator.cc add more unittest 6 years ago
locked_allocator.h add allocator chain to fix bug 6 years ago
naive_best_fit_allocator_facade_test.cc split PR 6 years ago
pinned_allocator.cc fix windows bug 6 years ago
pinned_allocator.h fix windows bug 6 years ago
retry_allocator.cc add allocator chain to fix bug 6 years ago
retry_allocator.h add more unittest 6 years ago
retry_allocator_test.cc test=develop 6 years ago
zero_size_allocator.cc add more unittest 6 years ago
zero_size_allocator.h add more unittest 6 years ago