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 5dc95dae27..c380a9cc68 100644
--- a/src/core/CL/CLKernels.h
+++ b/src/core/CL/CLKernels.h
@@ -36,8 +36,6 @@
#include "src/core/CL/kernels/CLDeconvolutionLayerUpsampleKernel.h"
#include "src/core/CL/kernels/CLDeconvolutionReshapeOutputKernel.h"
#include "src/core/CL/kernels/CLDepthToSpaceLayerKernel.h"
-#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/CLFFTDigitReverseKernel.h"
#include "src/core/CL/kernels/CLFFTRadixStageKernel.h"