[C-Api] new ref to get tensor name
authorJaeyun Jung <jy1210.jung@samsung.com>
Thu, 30 Apr 2020 05:59:11 +0000 (14:59 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 6 May 2020 08:32:37 +0000 (17:32 +0900)
commit98ce4acaedfb83ecd1cf520fb5c74289cbe29f83
tree80b63a54177b598e5bcf6b87f243c7a6dfbe271e
parentcd7bef45aabcc7ac8d4593abcef394afa08a688c
[C-Api] new ref to get tensor name

if tensors-info has name, return new ref when getting the tensor name.

Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
api/capi/include/nnstreamer.h
api/capi/src/nnstreamer-capi-util.c
tests/tizen_capi/unittest_tizen_capi.cc