aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/cl_kernels/convolution7x7.cl
diff options
context:
space:
mode:
authorManuel Bottini <manuel.bottini@arm.com>2019-02-13 16:34:56 +0000
committerIsabella Gottardi <isabella.gottardi@arm.com>2019-02-14 12:09:19 +0000
commit18b739eda53578c37cb1fb129b4cfa2ba04e6268 (patch)
tree72bc7ab9e623104ffe6552151a86559525336303 /src/core/CL/cl_kernels/convolution7x7.cl
parent797b4f236c32feb2791f935d04858107554e1acb (diff)
downloadComputeLibrary-18b739eda53578c37cb1fb129b4cfa2ba04e6268.tar.gz
COMPMID-1996: Update documenation for doxgen 1.8.15
Change-Id: I763edb3dabf401459dbbf2512e415a6e1e258bfc Signed-off-by: Manuel Bottini <manuel.bottini@arm.com> Reviewed-on: https://review.mlplatform.org/681 Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Michele Di Giorgio <michele.digiorgio@arm.com>
Diffstat (limited to 'src/core/CL/cl_kernels/convolution7x7.cl')
-rw-r--r--src/core/CL/cl_kernels/convolution7x7.cl4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/core/CL/cl_kernels/convolution7x7.cl b/src/core/CL/cl_kernels/convolution7x7.cl
index 1abfb156d3..9dd6a88da7 100644
--- a/src/core/CL/cl_kernels/convolution7x7.cl
+++ b/src/core/CL/cl_kernels/convolution7x7.cl
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2016, 2017 ARM Limited.
+ * Copyright (c) 2016-2019 ARM Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -152,7 +152,6 @@ convolution7x1(
* @param[in] mat4 Coefficient from the convolution matrix
* @param[in] mat5 Coefficient from the convolution matrix
* @param[in] mat6 Coefficient from the convolution matrix
- * @param[in] mat0 Coefficient from the convolution matrix
* @param[in] mat7 Coefficient from the convolution matrix
* @param[in] mat8 Coefficient from the convolution matrix
* @param[in] mat9 Coefficient from the convolution matrix
@@ -163,7 +162,6 @@ convolution7x1(
* @param[in] mat14 Coefficient from the convolution matrix
* @param[in] mat15 Coefficient from the convolution matrix
* @param[in] mat16 Coefficient from the convolution matrix
- * @param[in] mat10 Coefficient from the convolution matrix
* @param[in] mat17 Coefficient from the convolution matrix
* @param[in] mat18 Coefficient from the convolution matrix
* @param[in] mat19 Coefficient from the convolution matrix