提交 f81caa4e 编写于 作者: Y Yi Wang

Add dependency memory->device_context, because we now use platform::GPUPlaceGuard

上级 a16cd515
......@@ -8,7 +8,10 @@ cc_library(paddle_memory
memory
memcpy
meta_data
meta_cache memory_block
buddy_allocator system_allocator)
meta_cache
memory_block
buddy_allocator
system_allocator
device_context)
cc_test(memory_test SRCS memory_test.cc DEPS place paddle_memory)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册