IVGCVSW-3541 Get the paths where to load the dynamic backends from
authorMatteo Martincigh <matteo.martincigh@arm.com>
Mon, 5 Aug 2019 11:16:47 +0000 (12:16 +0100)
committerMatteo Martincigh <matteo.martincigh@arm.com>
Mon, 5 Aug 2019 16:32:05 +0000 (16:32 +0000)
commite7d449893b85a00a063836bd01dce4f925a24dd2
treebff2b2770caa91c3bbf7270db8a21a3f4eb9964f
parent4fc3c48c2d230d8c55aa01aa98e32b6df7cafc0c
IVGCVSW-3541 Get the paths where to load the dynamic backends from

 * Adds GetBackendPaths and IsPathValid to DynamicBackendUtils
 * Adds related unit tests

Change-Id: I94e377d92a88a4b5d48026f6ad5b4d5387d20c21
Signed-off-by: Jan Eilers <jan.eilers@arm.com>
Signed-off-by: Matteo Martincigh <matteo.martincigh@arm.com>
CMakeLists.txt
cmake/GlobalConfig.cmake
include/armnn/IRuntime.hpp
src/backends/backendsCommon/DynamicBackendUtils.cpp
src/backends/backendsCommon/DynamicBackendUtils.hpp
src/backends/backendsCommon/test/DynamicBackendTests.cpp
src/backends/backendsCommon/test/DynamicBackendTests.hpp