aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--[-rwxr-xr-x]tests/DeepSpeechV1InferenceTest.hpp0
-rw-r--r--tests/InferenceModel.hpp5
-rw-r--r--[-rwxr-xr-x]tests/LstmCommon.hpp0
3 files changed, 3 insertions, 2 deletions
diff --git a/tests/DeepSpeechV1InferenceTest.hpp b/tests/DeepSpeechV1InferenceTest.hpp
index 3195d2bb14..3195d2bb14 100755..100644
--- a/tests/DeepSpeechV1InferenceTest.hpp
+++ b/tests/DeepSpeechV1InferenceTest.hpp
diff --git a/tests/InferenceModel.hpp b/tests/InferenceModel.hpp
index 412476a4df..9e054c4375 100644
--- a/tests/InferenceModel.hpp
+++ b/tests/InferenceModel.hpp
@@ -2,8 +2,11 @@
// Copyright © 2017 Arm Ltd. All rights reserved.
// SPDX-License-Identifier: MIT
//
+
#pragma once
+
#include <armnn/ArmNN.hpp>
+#include <armnn/BackendRegistry.hpp>
#if defined(ARMNN_SERIALIZER)
#include "armnnDeserializer/IDeserializer.hpp"
@@ -18,8 +21,6 @@
#include <HeapProfiling.hpp>
#include <TensorIOUtils.hpp>
-#include <backendsCommon/BackendRegistry.hpp>
-
#include <boost/algorithm/string/join.hpp>
#include <boost/exception/exception.hpp>
#include <boost/exception/diagnostic_information.hpp>
diff --git a/tests/LstmCommon.hpp b/tests/LstmCommon.hpp
index 0876d263ed..0876d263ed 100755..100644
--- a/tests/LstmCommon.hpp
+++ b/tests/LstmCommon.hpp