Build error for ARM compute for android

1 回表示 (過去 30 日間)
Shaw
Shaw 2021 年 11 月 19 日
回答済み: Sutanu Maiti 2021 年 11 月 20 日
I am trying to run the example code
I am getting the following error
But, I have already set the right path for ARM compute library. All my verifications are successful
What could be the reason for this?

採用された回答

Sutanu Maiti
Sutanu Maiti 2021 年 11 月 20 日
Can you please have a look at the model's config set whether the ARM compute library version is set to 20.02.1?
To check that please follow below steps:
1. In the Configuration Parameters dialog box, select Code Generation from the left pane and from the Target selection section, set Language to C++ .
2. Select Code Generation > Interface and in the Deep learning section, set these parameters:
a. Set Target library to ARM Compute .
b. Select ARM Compute Library version based on the installation you chose in the Hardware Setup screen. This example uses the library version 19.05 .
c. Set ARM Compute Library architecture to armv7 .
3. Click Apply > OK.
Please build again if it was not set correctly and if fails again after setting correctly please contact technical support.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSetup and Configuration についてさらに検索

製品


リリース

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by