ctuning / ck-armnn

Collective Knowledge workflows for ArmNN
BSD 3-Clause "New" or "Revised" License
7 stars 10 forks source link

Configure ArmNN for TFLite #3

Closed psyhtest closed 5 years ago

psyhtest commented 5 years ago

As Arm prefer using the TFLite frontend to ArmNN, we should support it as a matter of priority.

ens-lg4 commented 5 years ago

This is the manual protocol users are expected to follow:

https://developer.arm.com/technologies/machine-learning-on-arm/developer-material/how-to-guides/configuring-the-arm-nn-sdk-build-environment-for-tensorflow-lite

ens-lg4 commented 5 years ago

We can now configure ArmNN to support TFlite frontend. See the main README ( https://github.com/dividiti/ck-armnn/ ) for details.