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 31270e58d0
Add communication attr
6 years ago
..
CMakeLists.txt Add communication attr 6 years ago
aligned_allocator.cc refactor(memory): rewrite memory allocation and make it extentable 6 years ago
aligned_allocator.h refactor(memory): rewrite memory allocation and make it extentable 6 years ago
allocation_and_eigen_test.cu Fix SetDevice on init 6 years ago
allocator.cc refactor(memory): rewrite memory allocation and make it extentable 6 years ago
allocator.h Add communication attr 6 years ago
allocator_facade.cc Add communication attr 6 years ago
allocator_facade.h refactor(memory): rewrite memory allocation and make it extentable 6 years ago
best_fit_allocator.cc refactor(memory): rewrite memory allocation and make it extentable 6 years ago
best_fit_allocator.h refactor(memory): rewrite memory allocation and make it extentable 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
cpu_allocator.cc refactor(memory): rewrite memory allocation and make it extentable 6 years ago
cpu_allocator.h refactor(memory): rewrite memory allocation and make it extentable 6 years ago
cuda_allocator.cc Fix SetDevice on init 6 years ago
cuda_allocator.h refactor(memory): rewrite memory allocation and make it extentable 6 years ago
locked_allocator.cc refactor(memory): rewrite memory allocation and make it extentable 6 years ago
locked_allocator.h refactor(memory): rewrite memory allocation and make it extentable 6 years ago
naive_managed_allocator.cc refactor(memory): rewrite memory allocation and make it extentable 6 years ago
naive_managed_allocator.h refactor(memory): rewrite memory allocation and make it extentable 6 years ago
naive_managed_allocator_test.cc refactor(memory): rewrite memory allocation and make it extentable 6 years ago
pinned_allocator.cc Add communication attr 6 years ago
pinned_allocator.h Add communication attr 6 years ago