未验证 提交 5e851bff 编写于 作者: L Leo Chen 提交者: GitHub

[NPU] fix assgin cmake (#31595)

上级 382fc31f
......@@ -120,7 +120,7 @@ if (WITH_ASCEND)
endif()
if (WITH_ASCEND_CL)
cc_test(assign_op_test SRCS assign_op_test.cc DEPS assign_op)
cc_test(assign_op_npu_test SRCS assign_op_npu_test.cc DEPS assign_op)
cc_library(npu_op_runner SRCS npu_op_runner.cc DEPS operator npu_info)
set(COMMON_OP_DEPS ${COMMON_OP_DEPS} npu_op_runner)
endif()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册