未验证 提交 e764cde6 编写于 作者: W Wilber 提交者: GitHub

fix compile error (#39440)

上级 ac744db1
......@@ -5,7 +5,7 @@ ELSE()
ENDIF()
IF(WITH_GPU OR WITH_ROCM)
cc_library(cuda_stream SRCS cuda_stream.cc DEPS enforce boost ${MKLDNN_CTX_DEPS})
cc_library(cuda_stream SRCS cuda_stream.cc DEPS enforce boost eigen3 ${MKLDNN_CTX_DEPS})
ENDIF()
IF(WITH_ASCEND_CL)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册