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/memory/detail
qingqing01 3d567864bb
Merge pull request #5247 from qingqing01/memory_alignment
7 years ago
..
CMakeLists.txt ENH: add memory unit test 8 years ago
buddy_allocator.cc memory log level change from 3 to 10 (#5231) 7 years ago
buddy_allocator.h Add cpplint for *.h and cuda *.cu 8 years ago
memory_block.cc FIX: cpplint code style 8 years ago
memory_block.h ENH: Add paddle_memory for external usage 8 years ago
meta_cache.cc memory log level change from 3 to 10 (#5231) 7 years ago
meta_cache.h Add cpplint for *.h and cuda *.cu 8 years ago
meta_data.cc ENH: Add paddle_memory for external usage 8 years ago
meta_data.h ENH: Add paddle_memory for external usage 8 years ago
system_allocator.cc Use posix_memalign to allocate aligned memory, since some SIMD instructions require the alignment of memory accesses. 7 years ago
system_allocator.h remove unused PADDLE_ONLY_CPU comment 7 years ago
system_allocator_test.cc remove unused PADDLE_ONLY_CPU comment 7 years ago