IVGCVSW-2604 Fix bug that made it impossible to execute inference tests on certain...
authorAron Virginas-Tar <Aron.Virginas-Tar@arm.com>
Thu, 31 Jan 2019 16:44:26 +0000 (16:44 +0000)
committerMatteo Martincigh <matteo.martincigh@arm.com>
Fri, 1 Feb 2019 09:10:51 +0000 (09:10 +0000)
commit339bcae73515c66899432b5844d7c239c570c4b8
tree91bea3fc1eda5cf96309ad2a255917667ffad679
parent0c051f9b6b8d7d1602e81d2977dda449b6392642
IVGCVSW-2604 Fix bug that made it impossible to execute inference tests on certain backends

* Read compute devices from the CL as strings and convert them into BackendId objects afterwards

Change-Id: Icded1c572778f5a213644e3052ff6dfe7022128b
Signed-off-by: Aron Virginas-Tar <Aron.Virginas-Tar@arm.com>
tests/CaffeYolo-Armnn/CaffeYolo-Armnn.cpp
tests/ExecuteNetwork/ExecuteNetwork.cpp
tests/InferenceModel.hpp
tests/InferenceTest.inl
tests/TfLiteMobileNetSsd-Armnn/TfLiteMobileNetSsd-Armnn.cpp