This patch set starts from the baseline recipe at
https://github.com/nnsuite/meta-neural-network/tree/master/recipes-tensorflow/tensorflow-lite,
The major changes are listed below:
1. Made some cleanup for the baseline recipes, such as updating NEON2SSE and
replacing AUTOREV
2. Installed minimal and benchmark_model binaries which have been built with
the original Makefile
3. Patched Makefile to add label_image and installed the example binary and
files
(model/image/labels.txt) needed to run the example
v2 change:
Keep the dependencies in the original single recipe, instead of creating
separate recipes
for all the dependencies
Hongmei Gou (3):
tensorflow-lite: add version 1.12
tensorflow-lite: install minimal and benchmark_model examples, and all
.a files
tensorflow-lite: add label_image example and install the files to run
the example
...001-Makefile-add-label_image-example.patch | 89 ++++++++++++
...odification-for-tflite-1.12-to-eigen.patch | 13 ++
.../files/tensorflow-lite.pc.in | 6 +
.../tensorflow-lite/tensorflow-lite_1.12.bb | 136 ++++++++++++++++++
4 files changed, 244 insertions(+)
create mode 100644
meta-arago-extras/recipes-support/tensorflow-lite/files/0001-Makefile-add-label_image-example.patch
create mode 100644
meta-arago-extras/recipes-support/tensorflow-lite/files/apply-modification-for-tflite-1.12-to-eigen.patch
create mode 100644
meta-arago-extras/recipes-support/tensorflow-lite/files/tensorflow-lite.pc.in
create mode 100644
meta-arago-extras/recipes-support/tensorflow-lite/tensorflow-lite_1.12.bb
--
2.17.1
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago