aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/CL/kernels/CLGEMMMatrixAdditionKernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/CL/kernels/CLGEMMMatrixAdditionKernel.h')
-rw-r--r--arm_compute/core/CL/kernels/CLGEMMMatrixAdditionKernel.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/arm_compute/core/CL/kernels/CLGEMMMatrixAdditionKernel.h b/arm_compute/core/CL/kernels/CLGEMMMatrixAdditionKernel.h
index ada67d1eaf..8f73d8c2c3 100644
--- a/arm_compute/core/CL/kernels/CLGEMMMatrixAdditionKernel.h
+++ b/arm_compute/core/CL/kernels/CLGEMMMatrixAdditionKernel.h
@@ -65,6 +65,5 @@ private:
const ICLTensor *_input;
ICLTensor *_output;
};
-}
-
+} // namespace arm_compute
#endif /* __ARM_COMPUTE_CLGEMMMATRIXADDITIONKERNEL_H__ */