Add NNFW runtime support 68/236168/4
authorInki Dae <inki.dae@samsung.com>
Mon, 15 Jun 2020 09:25:23 +0000 (18:25 +0900)
committerInki Dae <inki.dae@samsung.com>
Tue, 16 Jun 2020 06:56:47 +0000 (15:56 +0900)
commitc4d7483f0d0c96f05e6ba282e1f67b7fc1772cc8
tree73199732b98997c22d8a417f2b0a5d67ed540c5a
parentc08e5496c150d2c667cb4caf9bce0f0d02dcff6e
Add NNFW runtime support

This patch corrects the use of fixed values to support NNFW runtime.
For this, this patch updates tensor buffer information according to
a given model and add ConvertTesnorType function which is used
to convert tensor data type for NNStreamer to the one for MediaVision
Inference engine.

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