MATLAB Coder: How do I build the ARM Compute Library for Deep Learning C++ code generation and deployment?
Show older comments
I see a few deep learning networks supported for code generation using MATLAB Coder:
I'm looking to generate code from my deep learning network (like AlexNet, GoogLeNet, ResNet, SqueezeNet, VGG-16/19, etc) to run on ARM Cortex-A processors using MATLAB Coder and the ARM Compute Library. What are the steps to do this?
Accepted Answer
More Answers (1)
1 Comment
Riccardo Vocale
on 27 Oct 2021
Edited: Riccardo Vocale
on 27 Oct 2021
when i try to bild my model on simulink i get this error
Unable to find Arm Compute library for selected version. To install ARM compute library run the Hardware Setup process.
how can i link the arm folder to matlab? i am using android device
Categories
Find more on ARM Cortex-A Processors in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!