[Filter/tflite] Remove NNAPI option
authorYongjoo Ahn <yongjoo1.ahn@samsung.com>
Thu, 29 Oct 2020 11:17:45 +0000 (20:17 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 30 Oct 2020 02:44:10 +0000 (11:44 +0900)
commit8ef8c765277994e89c2def2c53182cb812a6b60a
treef34bc55eca2f16ac3fd35049ca4731eab2752086
parent376f74f778cf305a09eef0e23732971cf0da851f
[Filter/tflite] Remove NNAPI option

- Remove NNAPI custom prop
- Enable NNAPI after the accelerator property
- @todo Support appropriate delegates after the accelerator prop

Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
ext/nnstreamer/tensor_filter/tensor_filter_tensorflow_lite.cc
gst/nnstreamer/include/nnstreamer_plugin_api_filter.h
nnstreamer.ini.in
tests/nnstreamer_filter_tensorflow2_lite/runTest.sh
tests/nnstreamer_filter_tensorflow_lite/runTest.sh