[Test] tensorflow-lite version in testcase
authorJaeyun Jung <jy1210.jung@samsung.com>
Wed, 22 Nov 2023 11:12:04 +0000 (20:12 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 23 Nov 2023 04:18:09 +0000 (13:18 +0900)
commit4b3018feaac4d029dcfac945ca2306f6cdc561d1
treeb0219c4c9ae98787e73217d49ea0ff70f0fa3be3
parenta3eec2f6340ab471c6ee351058d6c75973b59161
[Test] tensorflow-lite version in testcase

Fix version of tensorflow-lite.
Both version 2.x and 1.x can be used in testcase if tensor-filter property framework is tensorflow-lite.
Default version is v2.x, and it has higher priority.

Also, added minor patch to fix indent.

Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
tests/meson.build
tests/nnstreamer_filter_tensorflow2_lite/runTest.sh
tests/nnstreamer_filter_tensorflow_lite/runTest.sh