Hi Experts,
Tensorflow lite for microcontrollers (https://github.com/tensorflow/tensorflow/tree/master/tensorflow/lite/experimental/micro) has given generic code which can work on any processors.
What is the advantage of using armnn library instead of the Tensorflow lite ?
Any version of tensorflow lite pre-integrated with armnn libraries ?
Thanks