提交 9931bc64 编写于 作者: H HaoRen 提交者: Yi Liu

add dependecy of collective_helper (#18365)

* add dependecy of collective_helper

* test=develop
fix dependecy of collective_helper
上级 19da59ed
......@@ -75,7 +75,7 @@ cc_library(device_context SRCS device_context.cc init.cc DEPS simple_threadpool
temp_allocator ${dgc_deps})
if (WITH_DISTRIBUTE)
cc_library(collective_helper SRCS collective_helper.cc DEPS framework_proto)
cc_library(collective_helper SRCS collective_helper.cc DEPS framework_proto device_context enforce)
endif()
if(WIN32)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册