You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of screenshots, could you provide us with all the logs in text format?
These recipes were tested only on ARMv7, which probably explains these errors. You can try the meta-layer provided by Renesas: https://github.com/renesas-rz/meta-renesas-ai
Keep in mind that if you use this layer, the version of tensorflow lite and ARM NN are quite old, but otherwise they should probably work out of the box with your processor.
In my thought Tensorflow and ARMNN should run on the Cortex R-Core (ARMv7) which is included on the board. Is there a way to "include" the R-CPU into the Yocto Build or is an integration of these libraries better on the A-CPUs regarding performance?
Hello,
I would like to build an Yocto Image which inherits the recipies Tensorflow-Lite and ARMNN. But I get following errors:
Armnn:
Tensorflow-lite:
I'm working on an ARM-based machine (Renesas R-Car H3, aarch64).
Hope anyone can help me out. Thanks for every advice
The text was updated successfully, but these errors were encountered: