Hello Experts,
Please specify any ML processor based development boards availability to experiment and learn the NN SDK functionalities.
Also curious to know is there any smartphones already having this provision.
Hi,
For CPU and GPU experiments another board I like is the Rock960.
We have some Arm NN applications for both HiKey 960 and Rock960 at https://github.com/ARM-software/Tool-Solutions
Look in the ml-tool-examples/ directory.
Using the instructions there both boards can run OpenCL to try Arm NN with the Mali GPU and compare it to the Cortex-A CPUs.
Let us know if you have any questions.
Jason