aboutsummaryrefslogtreecommitdiff
path: root/docs/00_introduction.dox
diff options
context:
space:
mode:
Diffstat (limited to 'docs/00_introduction.dox')
-rw-r--r--docs/00_introduction.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox
index 5912383e7c..7fd3af7c94 100644
--- a/docs/00_introduction.dox
+++ b/docs/00_introduction.dox
@@ -760,7 +760,7 @@ v19.11 Public major release
- Added FP16 support for:
- @ref CLGEMMMatrixMultiplyReshapedKernel
- Added new data type QASYMM8_PER_CHANNEL support for:
- - @ref CLDequantizationLayer
+ - CLDequantizationLayer
- @ref NEDequantizationLayer
- Added new data type QSYMM8_PER_CHANNEL support for:
- @ref CLConvolutionLayer
@@ -1306,7 +1306,7 @@ v17.09 Public major release
- New OpenCL kernels / functions:
- @ref CLDepthwiseConvolutionLayer3x3NCHWKernel @ref CLDepthwiseConvolutionLayer3x3NHWCKernel CLDepthwiseIm2ColKernel CLDepthwiseVectorToTensorKernel CLDepthwiseWeightsReshapeKernel / CLDepthwiseConvolutionLayer3x3 @ref CLDepthwiseConvolutionLayer CLDepthwiseSeparableConvolutionLayer
- - @ref CLDequantizationLayerKernel / @ref CLDequantizationLayer
+ - CLDequantizationLayerKernel / CLDequantizationLayer
- @ref CLDirectConvolutionLayerKernel / @ref CLDirectConvolutionLayer
- CLFlattenLayer
- CLFloorKernel / @ref CLFloor