We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am looking for a TensorFlow Lite (LiteRT now) port for Arm A55 which can be deployed on baremetal.
The key constraint is that the port should be OS independent.
Currently, a majority of support for TFLite is for Linux, Android. or iOS. Is there a baremetal (static or dynamic) TFLite library available for Arm-A55?
Hi,
I've asked about and no-one's aware of such a port.
TFLite micro (now "LiteRT for microcontrollers") is able to be run baremetal, and runs on most Cortex-Ms and people have adapted to other processors, so it might be an easier route?
Thank you for the reply. It is probably TFLM that I need. ACL also runs on baremetal; so currently looking for support for delegating ACL to TFLM. Please let me know if you are aware of resources for performing ACL "delegate"