Filter: support EdgeTPU with tensorflow-lite interface
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 11 Dec 2019 01:48:09 +0000 (10:48 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 18 Dec 2019 05:45:36 +0000 (14:45 +0900)
commit3f7b62ee9bbae9f74de96b2001e4e6ece291a164
tree8c98a70e05af169339c3a60e9a05b88ce78b6051
parent0b707c0cbafa49c78604741b183bfd1cb91c95c1
Filter: support EdgeTPU with tensorflow-lite interface

Support EdgeTPU with non-NNAPI tensorflow-lite interface (delegation).

Tested with Ubuntu 18.04 + Coral Edge-TPU + Mobile-SSD TF Lite model.

TODO (later PRs): How to test with w/ GTest in CI?

Fixes #1661

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
ext/nnstreamer/tensor_filter/meson.build
ext/nnstreamer/tensor_filter/tensor_filter_edgetpu.cc [new file with mode: 0644]
meson_options.txt