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

Tensorflow lite and ARMnn library differences

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