aboutsummaryrefslogtreecommitdiff
path: root/tests/benchmark_new/CL/SYSTEM
diff options
context:
space:
mode:
authorSiCong Li <sicong.li@arm.com>2017-07-27 17:59:20 +0100
committerAnthony Barbier <anthony.barbier@arm.com>2018-09-17 14:16:42 +0100
commit02dfb2cd0bfab1bcff141db4598c23055e67311b (patch)
tree033efc87dc1127d9d6cbf07a0e490392ef439637 /tests/benchmark_new/CL/SYSTEM
parenta36ccf1b5c66a5f25bdde1ce69b60e49ed67bb41 (diff)
downloadComputeLibrary-02dfb2cd0bfab1bcff141db4598c23055e67311b.tar.gz
COMPMID-457 Fix F16 NormalizationLayer CL kernel
Change-Id: I307c7ef6a49c852615c4425dc8dc0b1066a6974f Reviewed-on: http://mpd-gerrit.cambridge.arm.com/81895 Reviewed-by: Anthony Barbier <anthony.barbier@arm.com> Tested-by: Kaizen <jeremy.johnson+kaizengerrit@arm.com>
Diffstat (limited to 'tests/benchmark_new/CL/SYSTEM')
-rw-r--r--tests/benchmark_new/CL/SYSTEM/AlexNet.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/benchmark_new/CL/SYSTEM/AlexNet.cpp b/tests/benchmark_new/CL/SYSTEM/AlexNet.cpp
index 85cd701648..e6d91d9706 100644
--- a/tests/benchmark_new/CL/SYSTEM/AlexNet.cpp
+++ b/tests/benchmark_new/CL/SYSTEM/AlexNet.cpp
@@ -36,7 +36,6 @@
#include "framework/datasets/Datasets.h"
#include "tests/CL/CLAccessor.h"
#include "tests/TypePrinter.h"
-#include "tests/datasets_new/ActivationLayerDataset.h"
#include "tests/fixtures_new/AlexNetFixture.h"
namespace arm_compute