aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichalis Spyrou <michalis.spyrou@arm.com>2019-05-10 15:40:58 +0100
committerMichalis Spyrou <michalis.spyrou@arm.com>2019-05-10 15:40:58 +0100
commit807823d08daa556be24f63195ab3bd33f194580c (patch)
tree6b0c053a4cce58fc0b20f0cce53f361f62330e6a
parent9d0b5f82c2734444145718f12788f2dde436ef45 (diff)
downloadComputeLibrary-807823d08daa556be24f63195ab3bd33f194580c.tar.gz
Update list of kernels/functions
Change-Id: Ib156478b488da99b6fab7a19233e6e684e624afd Signed-off-by: Michalis Spyrou <michalis.spyrou@arm.com>
-rw-r--r--docs/00_introduction.dox8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox
index 308e02d9c2..310e84a15a 100644
--- a/docs/00_introduction.dox
+++ b/docs/00_introduction.dox
@@ -240,11 +240,18 @@ v19.05 Public major release
- New Neon kernels / functions:
- @ref NEBatchToSpaceLayerKernel / @ref NEBatchToSpaceLayer
- @ref NECropKernel / @ref NECropResize
+ - @ref NEFFTDigitReverseKernel
+ - @ref NEFFTRadixStageKernel
+ - @ref NEFFTScaleKernel
- @ref NEGEMMLowpOffsetContributionOutputStageKernel
- @ref NEHeightConcatenateLayerKernel
- @ref NESpaceToBatchLayerKernel / @ref NESpaceToBatchLayer
+ - @ref NEFFT1D
+ - @ref NEFFT2D
+ - @ref NEFFTConvolutionLayer
- New OpenCL kernels / functions:
- @ref CLCropKernel / @ref CLCropResize
+ - @ref CLDeconvolutionReshapeOutputKernel
- @ref CLFFTDigitReverseKernel
- @ref CLFFTRadixStageKernel
- @ref CLFFTScaleKernel
@@ -255,6 +262,7 @@ v19.05 Public major release
- @ref CLFFT1D
- @ref CLFFT2D
- @ref CLFFTConvolutionLayer
+ - @ref CLGEMMDeconvolutionLayer
- Deprecated functions/interfaces
- @ref GCDepthConcatenateLayer
- @ref NEWidthConcatenateLayer