Paddle/paddle/memory
Yancey d7db15f3e5 Use StridedMemCpy in Concat/Split Kernel () 8 years ago
..
detail change use_pinned_memory to true for cpu 8 years ago
.clang-format Unify clang-format and add some missing clang-format 8 years ago
CMakeLists.txt fix gpu build error 8 years ago
README.md Update Memory ReadMe Doc 8 years ago
memcpy.cc Use StridedMemCpy in Concat/Split Kernel () 8 years ago
memcpy.h ENH: Add comments for memory and memcpy 8 years ago
memory.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into environ 8 years ago
memory.h Add ENVIRONMENT interface interface 8 years ago
memory_test.cc update 8 years ago

README.md

Region-based Heterogeneous Memory Management

Please check out the design documentation to find out more details about buddy memory allocator for both CPU and GPU.