[Filter/OpenVino] Improve provided model(s) parsing
authorWook Song <wook16.song@samsung.com>
Thu, 2 Jan 2020 08:51:18 +0000 (17:51 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 8 Jan 2020 07:18:03 +0000 (16:18 +0900)
commitce3223fe97ce3b9de6bdf87ca6bf21bd0d9ef4f4
tree0004eed6bb86641c0aac1f21fa5c75512bceccb4
parent01a7d2addfc0fec2ea4595a26bba90a946db0f8d
[Filter/OpenVino] Improve provided model(s) parsing

This patch improves the mechanism to parse the provided model(s).
The model could be given in the following forms:
 - a path of the .bin or .xml file
 - a path of the prefix of the .bin and .xml file
 - a set of paths of the both .bin and .xml files.

Signed-off-by: Wook Song <wook16.song@samsung.com>
ext/nnstreamer/tensor_filter/tensor_filter_openvino.cc