aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL/functions/CLGEMMConvolutionLayer.h
diff options
context:
space:
mode:
authorIsabella Gottardi <isabella.gottardi@arm.com>2018-04-11 11:53:49 +0100
committerAnthony Barbier <anthony.barbier@arm.com>2018-11-02 16:49:16 +0000
commita1667fb07026cd7ae23d98914e23b1bd2d066dd6 (patch)
tree9146b243d62a66160063a5c9f8c0a169ddf00d22 /arm_compute/runtime/CL/functions/CLGEMMConvolutionLayer.h
parent247f52cfe337f7b2542b900e3d8cf122e9d4f11c (diff)
downloadComputeLibrary-a1667fb07026cd7ae23d98914e23b1bd2d066dd6.tar.gz
COMPMID-959 - Fix doxygem comment in CLGEMMConvolutionLayer
and CLFullyConnectedLayer. Change-Id: Idba56a4fabcd3a23d5f916f899d675ff28148328 Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/127397 Reviewed-by: Michalis Spyrou <michalis.spyrou@arm.com> Tested-by: Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'arm_compute/runtime/CL/functions/CLGEMMConvolutionLayer.h')
-rw-r--r--arm_compute/runtime/CL/functions/CLGEMMConvolutionLayer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/runtime/CL/functions/CLGEMMConvolutionLayer.h b/arm_compute/runtime/CL/functions/CLGEMMConvolutionLayer.h
index 9bfbb536ef..a24ac3ac1f 100644
--- a/arm_compute/runtime/CL/functions/CLGEMMConvolutionLayer.h
+++ b/arm_compute/runtime/CL/functions/CLGEMMConvolutionLayer.h
@@ -87,7 +87,7 @@ private:
*
* -# @ref CLIm2ColKernel
* -# @ref CLGEMMLowpMatrixMultiplyCore (if quantized asymmetric)
- * -# @ref CLGEMMLowpQuantizeDownInt32ToUint8Scale (if quantized asymmetric)
+ * -# @ref CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPoint (if quantized asymmetric)
* -# @ref CLCol2ImKernel
*
* if the weights are already reshaped: