[Converter] Add tensor converter sub-plugin protobuf
authorgichan-jang <gichan2.jang@samsung.com>
Tue, 9 Jun 2020 05:18:52 +0000 (14:18 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 6 Jul 2020 02:14:18 +0000 (11:14 +0900)
commit8ee5ff42ccf8c6e499800db75a14db48d89d2382
tree0856d6fe068d1d26c6e09141fbcb5112de2d98d9
parent8279b7cd9cff5af9bc156837271644f22b3c76be
[Converter] Add tensor converter sub-plugin protobuf

Add tensor converter subplugin protobuf
Add protobuf unittest

Signed-off-by: gichan-jang <gichan2.jang@samsung.com>
debian/control
ext/nnstreamer/include/nnstreamer.proto
ext/nnstreamer/tensor_converter/meson.build
ext/nnstreamer/tensor_converter/tensor_converter_protobuf.cc [new file with mode: 0644]
ext/nnstreamer/tensor_decoder/meson.build
ext/nnstreamer/tensor_decoder/tensordec-protobuf.cc
packaging/nnstreamer.spec
tests/nnstreamer_protobuf/runTest.sh [new file with mode: 0755]