Fix backend type issue 95/259395/1
authorInki Dae <inki.dae@samsung.com>
Mon, 7 Jun 2021 07:44:29 +0000 (16:44 +0900)
committerInki Dae <inki.dae@samsung.com>
Mon, 7 Jun 2021 07:47:39 +0000 (16:47 +0900)
commite7d8e9adae10560f2410068a19c75e6094642657
tree34c8b709f27f29d479a12d21620bbf2b97b2dc02
parent7ec81550d6a9565c76d6be95ead3311e09fd544b
Fix backend type issue

Fixed a backend issue that when user requested an inference with
ONE type, it passed TFLITE type instead of ONE.

So this patch passes ONE type to inference-engine-mlapi backend correctly.

Change-Id: Ib91e9880873f1023dfb7bc8bf3b5f838029527a3
Signed-off-by: Inki Dae <inki.dae@samsung.com>
src/inference_engine_common_impl.cpp