提交 f8961148 编写于 作者: Y yejianwu

fix kernels_test build

上级 a376a1b8
......@@ -95,6 +95,7 @@ cc_test(
linkstatic = 1,
deps = [
":kernels",
"//mace/ops",
"@gtest//:gtest",
"@gtest//:gtest_main",
],
......@@ -124,6 +125,7 @@ cc_test(
linkstatic = 1,
deps = [
":kernels",
"//mace/ops",
"//mace/core:test_benchmark_main",
"//third_party/eigen3",
],
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册