aboutsummaryrefslogtreecommitdiff
path: root/docs/00_introduction.dox
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2021-03-04 15:24:45 +0000
committerGian Marco Iodice <gianmarco.iodice@arm.com>2021-03-23 10:05:15 +0000
commitd1dc09c95602ec1506bb4934aed1792752b5ffcf (patch)
tree8e3d337f4fc1bbc77b522a3e5b9ce49817fc85bf /docs/00_introduction.dox
parent226169fef38e2361f6b503570645c802c513112d (diff)
downloadComputeLibrary-d1dc09c95602ec1506bb4934aed1792752b5ffcf.tar.gz
Port CpuTranspose to new API
Partially Resolves: COMPMID-4277 (2/2) Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: Id8ee520081fe905cb796d4376864fa84ac384caa Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/c/VisualCompute/ComputeLibrary/+/303714 Tested-by: bsgcomp <bsgcomp@arm.com> Reviewed-by: Sang-Hoon Park <sang-hoon.park@arm.com> Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com> Comments-Addressed: bsgcomp <bsgcomp@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5217 Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Manuel Bottini <manuel.bottini@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
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 d877236c66..af840ec2b8 100644
--- a/docs/00_introduction.dox
+++ b/docs/00_introduction.dox
@@ -552,7 +552,7 @@ v20.08 Public major release
- NEHeightConcatenateLayerKernel
- NEThresholdKernel
- NEBatchConcatenateLayerKernel
- - @ref NETransposeKernel
+ - NETransposeKernel
- @ref NEBatchNormalizationLayerKernel
- NEArithmeticSubtractionKernel
- @ref NEBoundingBoxTransformKernel
@@ -1379,7 +1379,7 @@ v17.03.1 First Major public release of the sources
- CLGEMMLowpMatrixMultiplyKernel / CLGEMMLowp
- New Neon kernels / functions:
- @ref NENormalizationLayerKernel / @ref NENormalizationLayer
- - @ref NETransposeKernel / @ref NETranspose
+ - NETransposeKernel / @ref NETranspose
- NELogits1DMaxKernel, NELogits1DShiftExpSumKernel, NELogits1DNormKernel / @ref NESoftmaxLayer
- @ref NEIm2ColKernel, @ref NECol2ImKernel, NEConvolutionLayerWeightsReshapeKernel / @ref NEConvolutionLayer
- NEGEMMMatrixAccumulateBiasesKernel / @ref NEFullyConnectedLayer