未验证 提交 cf786d22 编写于 作者: Q QingshuChen 提交者: GitHub

fix bug that cann't find mkldnn(kunlun) (#30394)

上级 5ff4f1ad
......@@ -9,7 +9,7 @@ endif()
cc_library(malloc SRCS malloc.cc DEPS
place enforce allocator_facade profiler ${MKLDNN_CTX_DEPS})
cc_library(memcpy SRCS memcpy.cc DEPS place)
cc_library(memcpy SRCS memcpy.cc DEPS place device_context)
cc_library(memory DEPS malloc memcpy)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册