[Filter/OpenVino] Add skeleton code of a sub-plugin for OpenVino support
authorWook Song <wook16.song@samsung.com>
Sun, 29 Dec 2019 21:40:08 +0000 (06:40 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 6 Jan 2020 06:20:41 +0000 (15:20 +0900)
commitb9cbd52e788f443511c71c6878aeb4481ed4f5b7
treef27f7b8c995eca265856b8eb634ad8fa84c8ec5c
parenta5483938839fc500d357a125dc23a83618bf307c
[Filter/OpenVino] Add skeleton code of a sub-plugin for OpenVino support

This patch adds skeleton code of a tensor filter sub-plugin for OpenVino
Toolkit (dldt) support.

Signed-off-by: Wook Song <wook16.song@samsung.com>
ext/nnstreamer/tensor_filter/tensor_filter_openvino.cc [new file with mode: 0644]