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
wanghuancoder 35c5b23f68
use iwyu clean include second time, test=develop (#30829)
4 years ago
..
CMakeLists.txt Add the strategy of skipping cc/cu test compilation and execution in CI (#29499) 4 years ago
aligned_allocator.cc Refine error message in memory folder (#25095) 5 years ago
aligned_allocator.h use iwyu clean include (#27267) 4 years ago
allocator.cc Remove attribute in Allocator::Allocate (#17878) 6 years ago
allocator.h Update memory release interface. (#28456) 4 years ago
allocator_facade.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
allocator_facade.h Update memory release interface. (#28456) 4 years ago
allocator_facade_abs_flags_test.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
allocator_facade_frac_flags_test.cc [ROCM] update fluid memory for rocm35 (part1), test=develop (#30758) 4 years ago
allocator_strategy.cc use iwyu clean include (#27267) 4 years ago
allocator_strategy.h New feature: thread local allocator, test=develop (#23989) 5 years ago
auto_growth_best_fit_allocator.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
auto_growth_best_fit_allocator.h Update memory release interface. (#28456) 4 years ago
auto_growth_best_fit_allocator_facade_test.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
auto_growth_best_fit_allocator_test.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
best_fit_allocator.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
best_fit_allocator.h use iwyu clean include second time, test=develop (#30829) 4 years ago
best_fit_allocator_test.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
best_fit_allocator_test.cu use shared dev_ctx (#27313) 4 years ago
buffered_allocator.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
buffered_allocator.h use iwyu clean include (#27267) 4 years ago
buffered_allocator_test.cc Refine error message in memory folder (#25095) 5 years ago
cpu_allocator.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
cpu_allocator.h Remove attribute in Allocator::Allocate (#17878) 6 years ago
cuda_allocator.cc [ROCM] update fluid memory for rocm35 (part1), test=develop (#30758) 4 years ago
cuda_allocator.h remove cuda allocator ctor, test=develop (#22212) 5 years ago
cuda_device_context_allocator.h [ROCM] update fluid memory for rocm35 (part1), test=develop (#30758) 4 years ago
locked_allocator.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
locked_allocator.h use iwyu clean include (#27267) 4 years ago
mmap_allocator.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
mmap_allocator.h Speed up dygraph DataLoader based on shared memory and LoDTensor serialization (#22541) 5 years ago
mmap_allocator_test.cc use iwyu clean include (#27267) 4 years ago
naive_best_fit_allocator.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
naive_best_fit_allocator.h use iwyu clean include second time, test=develop (#30829) 4 years ago
naive_best_fit_allocator_test.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
pinned_allocator.cc [ROCM] update fluid memory for rocm35 (part1), test=develop (#30758) 4 years ago
pinned_allocator.h Remove attribute in Allocator::Allocate (#17878) 6 years ago
retry_allocator.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
retry_allocator.h Update memory release interface. (#28456) 4 years ago
retry_allocator_test.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
test_aligned_allocator.cc fix -Wno-error=sign-compare warning in gcc8 (#21434) 5 years ago
thread_local_allocator.cc Update memory release interface. (#28456) 4 years ago
thread_local_allocator.h Update memory release interface. (#28456) 4 years ago
thread_local_allocator_test.cc use iwyu clean include second time, test=develop (#30829) 4 years ago