aboutsummaryrefslogtreecommitdiff
path: root/tests/benchmark_new/CL/SYSTEM/AlexNet.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmark_new/CL/SYSTEM/AlexNet.cpp')
-rw-r--r--tests/benchmark_new/CL/SYSTEM/AlexNet.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmark_new/CL/SYSTEM/AlexNet.cpp b/tests/benchmark_new/CL/SYSTEM/AlexNet.cpp
index c34f35ebfb..85cd701648 100644
--- a/tests/benchmark_new/CL/SYSTEM/AlexNet.cpp
+++ b/tests/benchmark_new/CL/SYSTEM/AlexNet.cpp
@@ -46,7 +46,7 @@ namespace test
using CLAlexNetFixture = AlexNetFixture<ICLTensor,
CLTensor,
CLSubTensor,
- cl::CLAccessor,
+ CLAccessor,
CLActivationLayer,
CLConvolutionLayer,
CLFullyConnectedLayer,