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" ] diff --git a/test/unittest/components/BUILD.gn b/test/unittest/components/BUILD.gn index f5b9caf2cea2adf923331b6726a0aea029e10be1..77df72dbfcbf789fdf385789bb778822fc6a5e15 100644 --- a/test/unittest/components/BUILD.gn +++ b/test/unittest/components/BUILD.gn @@ -48,7 +48,6 @@ ohos_unittest("CompilationV1_0Test") { "hdf_core:libhdf_utils", "hilog:libhilog", "hitrace:libhitracechain", - "mindspore:mindir", ] } @@ -71,7 +70,6 @@ ohos_unittest("ExecutorV1_0Test") { "hdf_core:libhdf_utils", "hilog:libhilog", "hitrace:libhitracechain", - "mindspore:mindir", ] } @@ -94,7 +92,6 @@ ohos_unittest("DeviceManagerV1_0Test") { "drivers_interface_nnrt:libnnrt_proxy_1.0", "hilog:libhilog", "hitrace:libhitracechain", - "mindspore:mindir", ] } @@ -117,7 +114,6 @@ ohos_unittest("DeviceRegistrarV1_0Test") { "drivers_interface_nnrt:libnnrt_proxy_1.0", "hilog:libhilog", "hitrace:libhitracechain", - "mindspore:mindir", ] } @@ -141,7 +137,6 @@ ohos_unittest("HDIDeviceV1_0Test") { "drivers_interface_nnrt:libnnrt_proxy_1.0", "hilog:libhilog", "hitrace:libhitracechain", - "mindspore:mindir", ] } @@ -165,7 +160,6 @@ ohos_unittest("HDIPreparedModelV1_0Test") { "drivers_interface_nnrt:libnnrt_proxy_1.0", "hilog:libhilog", "hitrace:libhitracechain", - "mindspore:mindir", ] } @@ -187,7 +181,6 @@ ohos_unittest("MemoryManagerTest") { "drivers_interface_nnrt:libnnrt_proxy_1.0", "hilog:libhilog", "hitrace:libhitracechain", - "mindspore:mindir", ] } @@ -330,7 +323,6 @@ ohos_unittest("TransformV1_0Test") { "drivers_interface_nnrt:libnnrt_proxy_1.0", "hilog:libhilog", "hitrace:libhitracechain", - "mindspore:mindir", ] } @@ -354,7 +346,6 @@ ohos_unittest("InnerModelV1_0Test") { "hdf_core:libhdf_utils", "hilog:libhilog", "hitrace:libhitracechain", - "mindspore:mindir", ] } @@ -377,7 +368,6 @@ ohos_unittest("NnTensorV1_0Test") { "hdf_core:libhdf_utils", "hilog:libhilog", "hitrace:libhitracechain", - "mindspore:mindir", ] } @@ -422,7 +412,6 @@ ohos_unittest("NnValidationV1_0Test") { "hdf_core:libhdf_utils", "hilog:libhilog", "hitrace:libhitracechain", - "mindspore:mindir", ] } @@ -445,7 +434,6 @@ ohos_unittest("OpsRegistryV1_0Test") { "hdf_core:libhdf_utils", "hilog:libhilog", "hitrace:libhitracechain", - "mindspore:mindir", ] } @@ -471,7 +459,6 @@ ohos_unittest("NeuralNetworkRuntimeV1_0Test") { "hdf_core:libhdf_utils", "hilog:libhilog", "hitrace:libhitracechain", - "mindspore:mindir", ] } @@ -494,7 +481,6 @@ ohos_unittest("CompilationV2_0Test") { "hdf_core:libhdf_utils", "hilog:libhilog", "hitrace:libhitracechain", - "mindspore:mindir", ] } @@ -517,7 +503,6 @@ ohos_unittest("ExecutorV2_0Test") { "hdf_core:libhdf_utils", "hilog:libhilog", "hitrace:libhitracechain", - "mindspore:mindir", ] } @@ -540,7 +525,6 @@ ohos_unittest("DeviceManagerV2_0Test") { "drivers_interface_nnrt:libnnrt_proxy_2.0", "hilog:libhilog", "hitrace:libhitracechain", - "mindspore:mindir", ] } @@ -563,7 +547,6 @@ ohos_unittest("DeviceRegistrarV2_0Test") { "drivers_interface_nnrt:libnnrt_proxy_2.0", "hilog:libhilog", "hitrace:libhitracechain", - "mindspore:mindir", ] } @@ -587,7 +570,6 @@ ohos_unittest("HDIDeviceV2_0Test") { "drivers_interface_nnrt:libnnrt_proxy_2.0", "hilog:libhilog", "hitrace:libhitracechain", - "mindspore:mindir", ] } @@ -611,7 +593,6 @@ ohos_unittest("HDIPreparedModelV2_0Test") { "drivers_interface_nnrt:libnnrt_proxy_2.0", "hilog:libhilog", "hitrace:libhitracechain", - "mindspore:mindir", ] } @@ -655,7 +636,6 @@ ohos_unittest("TransformV2_0Test") { "drivers_interface_nnrt:libnnrt_proxy_2.0", "hilog:libhilog", "hitrace:libhitracechain", - "mindspore:mindir", ] } @@ -679,7 +659,6 @@ ohos_unittest("InnerModelV2_0Test") { "hdf_core:libhdf_utils", "hilog:libhilog", "hitrace:libhitracechain", - "mindspore:mindir", ] } @@ -702,7 +681,6 @@ ohos_unittest("NnTensorV2_0Test") { "hdf_core:libhdf_utils", "hilog:libhilog", "hitrace:libhitracechain", - "mindspore:mindir", ] } @@ -725,7 +703,6 @@ ohos_unittest("NnValidationV2_0Test") { "hdf_core:libhdf_utils", "hilog:libhilog", "hitrace:libhitracechain", - "mindspore:mindir", ] } @@ -748,7 +725,6 @@ ohos_unittest("OpsRegistryV2_0Test") { "hdf_core:libhdf_utils", "hilog:libhilog", "hitrace:libhitracechain", - "mindspore:mindir", ] } @@ -774,7 +750,6 @@ ohos_unittest("NeuralNetworkRuntimeV2_0Test") { "hdf_core:libhdf_utils", "hilog:libhilog", "hitrace:libhitracechain", - "mindspore:mindir", ] }