aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/kernels/CLDepthwiseIm2ColKernel.cpp
diff options
context:
space:
mode:
authorGian Marco Iodice <gianmarco.iodice@arm.com>2019-02-15 11:10:31 +0000
committerGian Marco Iodice <gianmarco.iodice@arm.com>2019-03-08 09:48:05 +0000
commitadc5395ad72aceb2c9e7e6beb54d949959d35143 (patch)
tree2a9ae7dac4279e3c320c35a9908e6adf5316d6f8 /src/core/CL/kernels/CLDepthwiseIm2ColKernel.cpp
parentf00d33264721f0647098051449c6d40bc80a2af7 (diff)
downloadComputeLibrary-adc5395ad72aceb2c9e7e6beb54d949959d35143.tar.gz
COMPMID-2000: Implement CLGEMMMatrixMultiplyReshapedOnlyRHS - Transposed
Change-Id: I364c7ec5a43ad391a73429489802b0e679ee0c6e Signed-off-by: Gian Marco Iodice <gianmarco.iodice@arm.com> Reviewed-on: https://review.mlplatform.org/c/732 Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com>
Diffstat (limited to 'src/core/CL/kernels/CLDepthwiseIm2ColKernel.cpp')
-rw-r--r--src/core/CL/kernels/CLDepthwiseIm2ColKernel.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/CL/kernels/CLDepthwiseIm2ColKernel.cpp b/src/core/CL/kernels/CLDepthwiseIm2ColKernel.cpp
index 56e9db5816..beff7ae8c4 100644
--- a/src/core/CL/kernels/CLDepthwiseIm2ColKernel.cpp
+++ b/src/core/CL/kernels/CLDepthwiseIm2ColKernel.cpp
@@ -33,7 +33,6 @@
#include "arm_compute/core/Types.h"
#include "support/ToolchainSupport.h"
-#include "arm_compute/runtime/CL/CLScheduler.h"
#include <tuple>
using namespace arm_compute;