提交 f53d6cf4 编写于 作者: T tangshihua

bugfix

Signed-off-by: Ntangshihua <tangshihua@huawei.com>
上级 6f69534f
...@@ -17,6 +17,4 @@ group("neural_network_runtime") { ...@@ -17,6 +17,4 @@ group("neural_network_runtime") {
"interface:ActsAiNnrtFunctionTest", "interface:ActsAiNnrtFunctionTest",
"stability:ActsAiNnrtStabilityTest", "stability:ActsAiNnrtStabilityTest",
] ]
subsystem_name = "ai"
part_name = "neural_network_runtime"
} }
...@@ -51,5 +51,8 @@ ohos_moduletest_suite("ActsAiNnrtFunctionTest") { ...@@ -51,5 +51,8 @@ ohos_moduletest_suite("ActsAiNnrtFunctionTest") {
"mindspore:mindir", "mindspore:mindir",
] ]
subsystem_name = "ai"
part_name = "neural_network_runtime"
cflags = [ "-Wno-error" ] cflags = [ "-Wno-error" ]
} }
...@@ -47,5 +47,8 @@ ohos_moduletest_suite("ActsAiNnrtStabilityTest") { ...@@ -47,5 +47,8 @@ ohos_moduletest_suite("ActsAiNnrtStabilityTest") {
"mindspore:mindir", "mindspore:mindir",
] ]
subsystem_name = "ai"
part_name = "neural_network_runtime"
cflags = [ "-Wno-error" ] cflags = [ "-Wno-error" ]
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册