@ -5,7 +5,9 @@ cc_library(memcpy SRCS memcpy.cc)
cc_library(paddle_memory
DEPS
memory meta_data
memory
memcpy
meta_data
meta_cache memory_block
buddy_allocator system_allocator)