Use pre-defined tensor data handles 49/246249/1
authorInki Dae <inki.dae@samsung.com>
Tue, 15 Sep 2020 08:30:27 +0000 (17:30 +0900)
committerInki Dae <inki.dae@samsung.com>
Tue, 27 Oct 2020 06:12:40 +0000 (15:12 +0900)
commite42df3e083ae0820997b0a67a519bf0a2ffdcd5e
tree883ecf9dd43b0ef7896a3edfa326f279016fd80b
parentd18e3428d6172b45a82e88651c15fb16ba19cdcd
Use pre-defined tensor data handles

For invoke request, we don't have to get input tensor information
because we can get the information at GetInputTensorBuffers
and GetOutputTensorBuffers, and use them instead.

Change-Id: I6d2ac7fcb8d4ed129deb54eca7739038571b230e
Signed-off-by: Inki Dae <inki.dae@samsung.com>
src/inference_engine_mlapi.cpp
src/inference_engine_mlapi_private.h