diff --git a/frameworks/native/neural_network_runtime/BUILD.gn b/frameworks/native/neural_network_runtime/BUILD.gn index cf98d69dba11c791d6e4df01718bcc13a877aeed..e49278859f4daca4987c0a5da64def566791c3fb 100644 --- a/frameworks/native/neural_network_runtime/BUILD.gn +++ b/frameworks/native/neural_network_runtime/BUILD.gn @@ -189,7 +189,6 @@ ohos_shared_library("libneural_network_runtime") { "hilog:libhilog", "hitrace:libhitracechain", "ipc:ipc_core", - "mindspore:mindir", ] deps = [ "../neural_network_core:libneural_network_core" ]