[Pipeline] Let pipeline handle increased number of tensors
authorYongjoo Ahn <yongjoo1.ahn@samsung.com>
Wed, 21 Jun 2023 08:29:28 +0000 (17:29 +0900)
committerYongjoo Ahn <yongjoo1.ahn@samsung.com>
Thu, 20 Jul 2023 04:48:06 +0000 (13:48 +0900)
commitf62497d9fa10c17cd7748d5367622aaca7329f31
treef8a79b35a888c5cf15b33bac47e412383dc39f9f
parent8725b06afc73fa733c609c43e879163f4c216cb1
[Pipeline] Let pipeline handle increased number of tensors

- Let sink and src element deal with tensors not memory using util function from nnstreamer
- Remove size check in `cb_sink_event` that is no longer valid.

Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
c/src/ml-api-inference-pipeline.c