IVGCVSW-3541 Treat an empty list of backend paths as a special case
authorMatteo Martincigh <matteo.martincigh@arm.com>
Mon, 12 Aug 2019 13:07:59 +0000 (14:07 +0100)
committerMatteo Martincigh <matteo.martincigh@arm.com>
Mon, 12 Aug 2019 14:45:30 +0000 (14:45 +0000)
commitf97a5de03fb431127a141eff58b7b7e61a6aaa6a
treee6536e3177ff6dc3eb7ae5918192ccf969bf737a
parent4e73b429ddfebef9beb64872d3e54a14bceccb29
IVGCVSW-3541 Treat an empty list of backend paths as a special case

 * Silently considering the dynamic backend loading feature as
   disabled if an empty list of paths is passed to ArmNN
 * This was causing problems during testing as ArmNN's output
   was containing extra unnecessary warning messages

Change-Id: I4ebda412004179817cd54494ccddc964b04b8232
Signed-off-by: Matteo Martincigh <matteo.martincigh@arm.com>
src/backends/backendsCommon/DynamicBackendUtils.cpp