Change the initial value of mTargetTypes to MV_INFERENCE_TARGET_DEVICE_CPU 76/254676/1
authorTae-Young Chung <ty83.chung@samsung.com>
Mon, 8 Mar 2021 06:24:48 +0000 (15:24 +0900)
committerTae-Young Chung <ty83.chung@samsung.com>
Mon, 8 Mar 2021 06:24:53 +0000 (15:24 +0900)
commit7dfb90ea110eec7df3b326a57bcba4a49a154d9a
tree57526c2f6ca0aff8914b0c42d2de605657cc2fc8
parentc8d6fffb696eee292e4081ed2ad541f718fffaf0
Change the initial value of mTargetTypes to MV_INFERENCE_TARGET_DEVICE_CPU

mTargetTypes should be MV_INFERENCE_TARGET_DEVICE_CPU.
Otherwise, it is failed to load backend engine with mlapi.

Change-Id: I4b5110308f77b72b8bc7d572e4e8831b4b9466e2
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
mv_inference/inference/src/Inference.cpp