aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/CL/kernels/CLDepthwiseConvolutionKernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/CL/kernels/CLDepthwiseConvolutionKernel.h')
-rw-r--r--arm_compute/core/CL/kernels/CLDepthwiseConvolutionKernel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/core/CL/kernels/CLDepthwiseConvolutionKernel.h b/arm_compute/core/CL/kernels/CLDepthwiseConvolutionKernel.h
index c2d695ecbf..0631f07667 100644
--- a/arm_compute/core/CL/kernels/CLDepthwiseConvolutionKernel.h
+++ b/arm_compute/core/CL/kernels/CLDepthwiseConvolutionKernel.h
@@ -68,5 +68,5 @@ private:
unsigned int _conv_pad_x;
unsigned int _conv_pad_y;
};
-}
+} // namespace arm_compute
#endif /*__ARM_COMPUTE_CLDEPTHWISECONVOLUTIONKERNEL_H__ */