[filter] Independency on order of the properties
authorParichay Kapoor <pk.kapoor@samsung.com>
Fri, 14 Aug 2020 12:51:01 +0000 (21:51 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Sat, 5 Sep 2020 12:26:35 +0000 (21:26 +0900)
commitc14bde294c4aa122ac6083c36e0deb055e7a5c47
treed830206e67c748bc8efe4914d1b753424de0d58c
parentae2cac294aa8228c68523499e4690ae274169695
[filter] Independency on order of the properties

This patch adds independence on the order of setting the properties
Properties of tensor filter which depends on the framework can now be set before setting the framework as well
When setting the framework, these properties are set again from the cache

Resolves #2650

**Self evaluation:**
1. Build test: [x]Passed [ ]Failed [ ]Skipped
2. Run test: [x]Passed [ ]Failed [ ]Skipped

Signed-off-by: Parichay Kapoor <pk.kapoor@samsung.com>
gst/nnstreamer/tensor_filter/tensor_filter_common.c
tests/nnstreamer_filter_tensorflow_lite/runTest.sh