aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDiego Lopez Recas <Diego.LopezRecas@arm.com>2017-12-04 18:56:10 +0000
committerAnthony Barbier <anthony.barbier@arm.com>2018-11-02 16:45:00 +0000
commit35ceeb2199c569810a1524a0a21c2df2a3f5f29e (patch)
tree4a55f8626cb2960843547fabdb2431a70ec1029a /docs
parent97cf2497d2b617de3209330893ad51bd0cc126ce (diff)
downloadComputeLibrary-35ceeb2199c569810a1524a0a21c2df2a3f5f29e.tar.gz
IVGCVSW-798 Add Softmax NEON support for QASYMM8
Change-Id: I4f2cca52caf210fdb7d6bb7e9436ac51cb5088b4 Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/112398 Reviewed-by: Anthony Barbier <anthony.barbier@arm.com> Tested-by: Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/00_introduction.dox6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox
index fa6c22713f..787b38dde0 100644
--- a/docs/00_introduction.dox
+++ b/docs/00_introduction.dox
@@ -360,8 +360,8 @@ v17.04 Public bug fixes release
- @ref arm_compute::NEHarrisScoreKernel
- @ref arm_compute::NEHOGDetectorKernel
- @ref arm_compute::NELogits1DMaxKernel
- - @ref arm_compute::NELogits1DShiftExpSumKernel
- - @ref arm_compute::NELogits1DNormKernel
+ - arm_compute::NELogits1DShiftExpSumKernel
+ - arm_compute::NELogits1DNormKernel
- @ref arm_compute::NENonMaximaSuppression3x3FP16Kernel
- @ref arm_compute::NENonMaximaSuppression3x3Kernel
@@ -374,7 +374,7 @@ v17.03.1 First Major public release of the sources
- New NEON kernels / functions:
- @ref arm_compute::NENormalizationLayerKernel / @ref arm_compute::NENormalizationLayer
- @ref arm_compute::NETransposeKernel / @ref arm_compute::NETranspose
- - @ref arm_compute::NELogits1DMaxKernel, @ref arm_compute::NELogits1DShiftExpSumKernel, @ref arm_compute::NELogits1DNormKernel / @ref arm_compute::NESoftmaxLayer
+ - @ref arm_compute::NELogits1DMaxKernel, arm_compute::NELogits1DShiftExpSumKernel, arm_compute::NELogits1DNormKernel / @ref arm_compute::NESoftmaxLayer
- @ref arm_compute::NEIm2ColKernel, @ref arm_compute::NECol2ImKernel, arm_compute::NEConvolutionLayerWeightsReshapeKernel / @ref arm_compute::NEConvolutionLayer
- @ref arm_compute::NEGEMMMatrixAccumulateBiasesKernel / @ref arm_compute::NEFullyConnectedLayer
- @ref arm_compute::NEGEMMLowpMatrixMultiplyKernel / arm_compute::NEGEMMLowp