mirror of
https://gitee.com/openharmony/ai_neural_network_runtime
synced 2024-12-04 14:11:01 +00:00
fix build.gn format
Signed-off-by: wang-yangsong <wangyangsong1@h-partners.com>
This commit is contained in:
parent
66ee07a7f4
commit
b3e3a99a7c
@ -28,10 +28,10 @@ nnrt_core_sources = [
|
||||
"backend_manager.cpp",
|
||||
"backend_registrar.cpp",
|
||||
"neural_network_core.cpp",
|
||||
"nnrt_client.cpp",
|
||||
"tensor_desc.cpp",
|
||||
"utils.cpp",
|
||||
"validation.cpp",
|
||||
"nnrt_client.cpp",
|
||||
]
|
||||
|
||||
ohos_shared_library("libneural_network_core") {
|
||||
|
Loading…
Reference in New Issue
Block a user