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
Chen Weihang aa0f254fbe
Add macro BOOST_GET to enrich the error information of boost :: get (#24175)
5 years ago
..
CMakeLists.txt New feature: thread local allocator, test=develop (#23989) 5 years ago
aligned_allocator.cc
aligned_allocator.h
allocator.cc
allocator.h
allocator_facade.cc New feature: thread local allocator, test=develop (#23989) 5 years ago
allocator_facade.h
allocator_facade_abs_flags_test.cc
allocator_facade_frac_flags_test.cc
allocator_strategy.cc New feature: thread local allocator, test=develop (#23989) 5 years ago
allocator_strategy.h New feature: thread local allocator, test=develop (#23989) 5 years ago
auto_growth_best_fit_allocator.cc
auto_growth_best_fit_allocator.h
auto_growth_best_fit_allocator_facade_test.cc
auto_growth_best_fit_allocator_test.cc
best_fit_allocator.cc
best_fit_allocator.h
best_fit_allocator_test.cc
best_fit_allocator_test.cu
buffered_allocator.cc
buffered_allocator.h
buffered_allocator_test.cc
cpu_allocator.cc
cpu_allocator.h
cuda_allocator.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
cuda_allocator.h
cuda_device_context_allocator.h Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
locked_allocator.cc
locked_allocator.h
mmap_allocator.cc Speed up dygraph DataLoader based on shared memory and LoDTensor serialization (#22541) 5 years ago
mmap_allocator.h Speed up dygraph DataLoader based on shared memory and LoDTensor serialization (#22541) 5 years ago
mmap_allocator_test.cc Speed up dygraph DataLoader based on shared memory and LoDTensor serialization (#22541) 5 years ago
naive_best_fit_allocator.cc
naive_best_fit_allocator.h
pinned_allocator.cc
pinned_allocator.h
retry_allocator.cc
retry_allocator.h
retry_allocator_test.cc
test_aligned_allocator.cc
thread_local_allocator.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
thread_local_allocator.h New feature: thread local allocator, test=develop (#23989) 5 years ago
thread_local_allocator_test.cc New feature: thread local allocator, test=develop (#23989) 5 years ago