未验证 提交 c4efa6af 编写于 作者: Z zhupengyang 提交者: GitHub

fix npu compile (#2658) (#2661)

test=develop
上级 c068df39
......@@ -86,8 +86,8 @@ if (NOT LITE_ON_TINY_PUBLISH)
X86_DEPS ${x86_kernels}
ARM_DEPS ${arm_kernels}
CV_DEPS paddle_cv_arm
NPU_DEPS ${npu_kernels} ${npu_bridges} npu_pass
XPU_DEPS ${xpu_kernels} ${xpu_bridges} xpu_pass
NPU_DEPS ${npu_kernels}
XPU_DEPS ${xpu_kernels}
CL_DEPS ${opencl_kernels}
FPGA_DEPS ${fpga_kernels})
endif()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册