Change OutputLayer to OutputTensor 47/274047/2 accepted/tizen/6.5/unified/20220425.133226 submit/tizen_6.5/20220422.005247
authorTae-Young Chung <ty83.chung@samsung.com>
Wed, 20 Apr 2022 09:14:04 +0000 (18:14 +0900)
committerTae-Young Chung <ty83.chung@samsung.com>
Thu, 21 Apr 2022 01:40:41 +0000 (10:40 +0900)
commit622a99007880af0714fdc8793523d4a320731e32
treeb8a52d1bbc54e6b8803c11cde64140711d240504
parent82460e0efd97652d9926eb2b1df91aee816c8496
Change OutputLayer to OutputTensor

[Version] 0.0.7-0
[Issue type] bug fix

MediaVision uses the final output buffer(or tensor) name to access the memory.
In SPNE, even though a single OutputLayer has a name but there are final multiple OutputTensors
which have different names. So, change the OutputLayer to OutputTensor.

Change-Id: I1f2f1712699bb6d51dce831a11137b60303267c7
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
packaging/inference-engine-mlapi.spec
src/inference_engine_mlapi.cpp