aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/system_tests/CL
diff options
context:
space:
mode:
Diffstat (limited to 'tests/validation/system_tests/CL')
-rw-r--r--tests/validation/system_tests/CL/AlexNet.cpp1
-rw-r--r--tests/validation/system_tests/CL/LeNet5.cpp1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/validation/system_tests/CL/AlexNet.cpp b/tests/validation/system_tests/CL/AlexNet.cpp
index 15e16d3272..2b1d31f65f 100644
--- a/tests/validation/system_tests/CL/AlexNet.cpp
+++ b/tests/validation/system_tests/CL/AlexNet.cpp
@@ -62,7 +62,6 @@
using namespace arm_compute;
using namespace arm_compute::test;
-using namespace arm_compute::test::cl;
using namespace arm_compute::test::validation;
namespace
diff --git a/tests/validation/system_tests/CL/LeNet5.cpp b/tests/validation/system_tests/CL/LeNet5.cpp
index bf3be10e13..4b3d969a1d 100644
--- a/tests/validation/system_tests/CL/LeNet5.cpp
+++ b/tests/validation/system_tests/CL/LeNet5.cpp
@@ -58,7 +58,6 @@
using namespace arm_compute;
using namespace arm_compute::test;
-using namespace arm_compute::test::cl;
using namespace arm_compute::test::validation;
namespace