aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/gpu/cl/operators/ClConv2d.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/gpu/cl/operators/ClConv2d.h')
-rw-r--r--src/runtime/gpu/cl/operators/ClConv2d.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/gpu/cl/operators/ClConv2d.h b/src/runtime/gpu/cl/operators/ClConv2d.h
index 0888c2f47b..cdf3b7df32 100644
--- a/src/runtime/gpu/cl/operators/ClConv2d.h
+++ b/src/runtime/gpu/cl/operators/ClConv2d.h
@@ -36,7 +36,7 @@ namespace opencl
{
/** Basic function to compute the convolution layer. This function calls the following OpenCL kernels/functions:
*
- * -# @ref opencl::ClGemmConvolution
+ * -# @ref opencl::ClGemmConv2d
* -# @ref opencl::ClWinogradConv2d
* -# @ref opencl::ClDirectConv2d
* -# @ref CLFFTConvolutionLayer