[Converter] Add converter cusotm operation
authorGichan Jang <gichan2.jang@samsung.com>
Wed, 17 Mar 2021 07:31:44 +0000 (16:31 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Thu, 25 Mar 2021 03:47:02 +0000 (12:47 +0900)
commit76b3ff939aa2a649c7136d6ca8511a0cad76fb50
treecaaf675e6decf2b26a2f96744cf3b7199c65f12e
parent4793fa66ddcf11dd4b0ab03239325d0f6eff286b
[Converter] Add converter cusotm operation

Add converter custom operation.
It is similar to cusom-easy of the tensor filter.
Get an input buffer and make output tensor.
It can be used to create tensors from not supported capabilities or
flexible data structure such as flexbuffer.

Signed-off-by: Gichan Jang <gichan2.jang@samsung.com>
debian/nnstreamer-dev.install
ext/nnstreamer/tensor_converter/tensor_converter_flexbuf.cc
gst/nnstreamer/include/meson.build
gst/nnstreamer/include/tensor_converter_custom.h [new file with mode: 0644]
gst/nnstreamer/include/tensor_typedef.h
gst/nnstreamer/nnstreamer_subplugin.c
gst/nnstreamer/nnstreamer_subplugin.h
gst/nnstreamer/tensor_converter/tensor_converter.c
gst/nnstreamer/tensor_converter/tensor_converter.h
packaging/nnstreamer.spec