fix not-found backend library issue 63/280063/1 accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/hotfix/20221116.105355 accepted/tizen/unified/20220825.063649 submit/tizen/20220823.063557 submit/tizen/20220825.024015 tizen_7.0_m2_release
authorInki Dae <inki.dae@samsung.com>
Tue, 23 Aug 2022 06:10:40 +0000 (15:10 +0900)
committerInki Dae <inki.dae@samsung.com>
Tue, 23 Aug 2022 06:10:40 +0000 (15:10 +0900)
commita03c7af03846f36248683b2c4b8cfd976485e0c6
treede3d21229c612b4d8187b4980c4d780c0bbfc29c
parent659785ca125ab4ea9c4637e61dc44270b3301f8f
fix not-found backend library issue

[Version] : 0.4.4
[Issue type] : bug fix

Fixed a bug that library isn't found in case that a backend_name is given
and backend_type isn't -1, which was reported by VD division.

Ps. backend_type will be dropped later because only one path should exist
for one purpose.

Change-Id: I33a27bad14982fa7913fe12fe8f33efc6a9c7c0e
Signed-off-by: Inki Dae <inki.dae@samsung.com>
packaging/inference-engine-interface.spec
src/inference_engine_common_impl.cpp