[nnfw] Set accelerator for nnfw sandbox/helloahn/gbs_test
authorParichay Kapoor <pk.kapoor@samsung.com>
Mon, 16 Dec 2019 02:24:29 +0000 (11:24 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 18 Dec 2019 06:37:39 +0000 (15:37 +0900)
commit30d8a6224cbc711cfd62a2072534312d2efc52bd
tree98761bc746b90d3e930926d736c646a43271bd3e
parent6ee3088349253292253963e10b192b0bc5ed168e
[nnfw] Set accelerator for nnfw

Allow setting of accelerator for nnfw
Parsing accelerator moved to tensor_filter_common. Currently, used in
tflite and nnfw, and use directly for other filters like this.

V2:
Added note that PROP_ACCELERATOR is supported in a few filter extensions only.

Signed-off-by: Parichay Kapoor <pk.kapoor@samsung.com>
ext/nnstreamer/tensor_filter/tensor_filter_nnfw.c
ext/nnstreamer/tensor_filter/tensor_filter_tensorflow_lite.cc
gst/nnstreamer/nnstreamer_plugin_api_filter.h
gst/nnstreamer/tensor_filter/tensor_filter_common.c