Use pre-defined tensor data handles
authorInki Dae <inki.dae@samsung.com>
Tue, 15 Sep 2020 08:30:27 +0000 (17:30 +0900)
committerInki Dae <inki.dae@samsung.com>
Wed, 16 Sep 2020 05:09:46 +0000 (14:09 +0900)
commitfe76350d7c6f617e6f3ef1d1e811ef9048de1793
tree883ecf9dd43b0ef7896a3edfa326f279016fd80b
parent68caf32806d8b1d7c917d0dc17c31b3f2abf60be
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