Image classification Deep Learning on ARM
8 views (last 30 days)
Show older comments
Shreyas Karnad
on 23 Dec 2023
Commented: Walter Roberson
on 1 Jun 2024
I have a surface pro 9 with snapdragon chip that has an in-built neural processing unit. I need to perform image classification on that which should be as fast as possible. But currently on surface it is taking way longer than expected. I need matlab to use NPU for the classification. Can it be done?
0 Comments
Accepted Answer
Walter Roberson
on 23 Dec 2023
No, MATLAB has no support for NPU.
3 Comments
Walter Roberson
on 1 Jun 2024
There are no plans for NPU.
Mathworks impliments gpu according to demand from experimental Deep Learning work. The demand is currently vastly NVIDIA, followed by IBM. Everything else combined is less than 20% of the market... including Apple Silicon.
It is important to understand that the amount of GPU use for non-Deep Learning is a minor factor in Mathworks decisions.
More Answers (0)
See Also
Categories
Find more on Image Data Workflows in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!