[Decoder] Add tensor decoder python subplugins
authorGichan Jang <gichan2.jang@samsung.com>
Mon, 3 May 2021 10:56:37 +0000 (19:56 +0900)
committerwooksong <wook16.song@samsung.com>
Fri, 14 May 2021 07:20:19 +0000 (16:20 +0900)
commit5f06c9cb43f76f7b89cf1a31d57ce77185583dde
tree67402d0c98c84efedbd6c7b5ddb5ab4d35ccb072
parent0043c151259e304a2fd1bd5fd0808d5a424f6cde
[Decoder] Add tensor decoder python subplugins

Add tensor decoder python subplugins.

Signed-off-by: Gichan Jang <gichan2.jang@samsung.com>
debian/nnstreamer-python3.install
ext/nnstreamer/tensor_converter/tensor_converter_flexbuf.cc
ext/nnstreamer/tensor_decoder/meson.build
ext/nnstreamer/tensor_decoder/tensordec-python3.cc [new file with mode: 0644]
packaging/nnstreamer.spec
tests/nnstreamer_decoder_python3/runTest.sh [new file with mode: 0755]
tests/test_models/models/custom_decoder.py [new file with mode: 0644]