This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Build a neural network implementation in Arm A55, using TensorFlowLite and Arm Compute Library

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?

Parents Reply Children
  • 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"