aboutsummaryrefslogtreecommitdiff
path: root/tests/benchmark_new/CL/SYSTEM/LeNet5.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmark_new/CL/SYSTEM/LeNet5.cpp')
-rw-r--r--tests/benchmark_new/CL/SYSTEM/LeNet5.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmark_new/CL/SYSTEM/LeNet5.cpp b/tests/benchmark_new/CL/SYSTEM/LeNet5.cpp
index 8f45924d7e..1b500bfabb 100644
--- a/tests/benchmark_new/CL/SYSTEM/LeNet5.cpp
+++ b/tests/benchmark_new/CL/SYSTEM/LeNet5.cpp
@@ -41,7 +41,7 @@ namespace arm_compute
namespace test
{
using CLLeNet5Fixture = LeNet5Fixture<CLTensor,
- cl::CLAccessor,
+ CLAccessor,
CLActivationLayer,
CLConvolutionLayer,
CLFullyConnectedLayer,