aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/CL/UNIT/DynamicTensor.cpp
diff options
context:
space:
mode:
authorManuel Bottini <manuel.bottini@arm.com>2021-07-14 12:58:54 +0100
committerManuel Bottini <manuel.bottini@arm.com>2021-07-16 11:50:05 +0000
commitd844c08861706803ea7bebe64450e5feaa9b8179 (patch)
tree8467b201c5ceb73b75f5fc7856a20a4dfaf012f4 /tests/validation/CL/UNIT/DynamicTensor.cpp
parent0b271330cf12b029148a75af75fa38582848b4f6 (diff)
downloadComputeLibrary-d844c08861706803ea7bebe64450e5feaa9b8179.tar.gz
Port CLIm2ColKernel to ClIm2ColKernel
Resolves: COMPMID-4516 Change-Id: I6a6db66797fa801dfe1238fceca413277241d2ec Signed-off-by: Manuel Bottini <manuel.bottini@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5946 Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Michele Di Giorgio <michele.digiorgio@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'tests/validation/CL/UNIT/DynamicTensor.cpp')
-rw-r--r--tests/validation/CL/UNIT/DynamicTensor.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/validation/CL/UNIT/DynamicTensor.cpp b/tests/validation/CL/UNIT/DynamicTensor.cpp
index ad2d4892ba..f83a92ec2f 100644
--- a/tests/validation/CL/UNIT/DynamicTensor.cpp
+++ b/tests/validation/CL/UNIT/DynamicTensor.cpp
@@ -29,7 +29,6 @@
#include "arm_compute/runtime/MemoryManagerOnDemand.h"
#include "arm_compute/runtime/PoolManager.h"
#include "src/core/CL/kernels/CLFillBorderKernel.h"
-#include "src/core/CL/kernels/CLIm2ColKernel.h"
#include "src/core/CL/kernels/CLL2NormalizeLayerKernel.h"
#include "src/core/CL/kernels/CLReductionOperationKernel.h"
#include "src/core/CL/kernels/CLWeightsReshapeKernel.h"