[Filter] Fix svace issue
authorSangjung Woo <sangjung.woo@samsung.com>
Mon, 2 Sep 2019 06:21:42 +0000 (15:21 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 2 Sep 2019 07:54:22 +0000 (16:54 +0900)
commit2d075db72843a1a5bd685a18b7c2102fa3f171bf
tree7f6a1d5b66657411af3158d7c52e1079734f3215
parent625d5ebf2ab525ace4822c110054e377fba78fae
[Filter] Fix svace issue

If the parameter hw of constructor is NNAPI_UNKNOWN, the member variable
accel is not initialized. This patch fixes that bug.

Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
ext/nnstreamer/tensor_filter/tensor_filter_tensorflow_lite_core.cc