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/detail
Zeng Jinle 08fa98f7cc
Fix gpu_info PADDLE_ENFORCE_GT when fraction_of_gpu_memory_to_use=1.0 (#18950)
6 years ago
..
CMakeLists.txt Add flags for init and re-alloc gpu 6 years ago
buddy_allocator.cc GPU allocation uses fraction of available memory (#18896) 6 years ago
buddy_allocator.h Add flags for init and re-alloc gpu 6 years ago
buddy_allocator_test.cc Fix gpu_info PADDLE_ENFORCE_GT when fraction_of_gpu_memory_to_use=1.0 (#18950) 6 years ago
memory_block.cc Fix errors 7 years ago
memory_block.h Fix errors 7 years ago
memory_block_desc.cc Update 7 years ago
meta_cache.cc Revert the changes of VLOG 6 years ago
system_allocator.cc Remove unnecessary set_devices (#17158) 6 years ago
system_allocator.h Rewrite the interface of memroy/detail 7 years ago
system_allocator_test.cc Update 7 years ago