[single] simplify get_tensors_info in single API
authorParichay Kapoor <pk.kapoor@samsung.com>
Mon, 21 Oct 2019 03:00:18 +0000 (12:00 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 24 Oct 2019 04:34:22 +0000 (13:34 +0900)
commit96870b8ad03d6e1765937473693bd44968244887
tree553a7acaa3010ce204c7eae2351d1f0581009433
parentd5126a7298991b482520cc9a874991b67dfab54e
[single] simplify get_tensors_info in single API

Added simplification for get_tensors_info in single API implementation
input and output tensors info is stored in single API
This patch updates to use that information than extracting the info again from element

Signed-off-by: Parichay Kapoor <pk.kapoor@samsung.com>
api/capi/src/nnstreamer-capi-single-new.c
api/capi/src/nnstreamer-capi-single.c