aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/CLKernels.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/CL/CLKernels.h')
-rw-r--r--src/core/CL/CLKernels.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/CL/CLKernels.h b/src/core/CL/CLKernels.h
index f29c768fa3..63978cea3f 100644
--- a/src/core/CL/CLKernels.h
+++ b/src/core/CL/CLKernels.h
@@ -40,7 +40,6 @@
#include "src/core/CL/kernels/CLDepthwiseConvolutionLayer3x3NCHWKernel.h"
#include "src/core/CL/kernels/CLDepthwiseConvolutionLayer3x3NHWCKernel.h"
#include "src/core/CL/kernels/CLDepthwiseConvolutionLayerNativeKernel.h"
-#include "src/core/CL/kernels/CLDepthwiseConvolutionLayerReshapeWeightsKernel.h"
#include "src/core/CL/kernels/CLFFTDigitReverseKernel.h"
#include "src/core/CL/kernels/CLFFTRadixStageKernel.h"
#include "src/core/CL/kernels/CLFFTScaleKernel.h"
@@ -91,6 +90,5 @@
#include "src/core/CL/kernels/CLWinogradFilterTransformKernel.h"
#include "src/core/CL/kernels/CLWinogradInputTransformKernel.h"
#include "src/core/CL/kernels/CLWinogradOutputTransformKernel.h"
-#include "src/core/CL/kernels/ICLDepthwiseConvolutionLayer3x3Kernel.h"
#endif /* ARM_COMPUTE_CLKERNELS_H */