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?
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"