diff options
author | Luca Foschiani <luca.foschiani@arm.com> | 2020-02-13 15:07:36 +0000 |
---|---|---|
committer | Luca Foschiani <luca.foschiani@arm.com> | 2020-03-26 12:31:14 +0000 |
commit | 4b869532f8b2aa7f02aa55c4f4813e994ea2df68 (patch) | |
tree | 318506b8c5933165b1fe6d054fc7beec79c6a0f5 /docs | |
parent | 1b14c75c0d591c4abe4d2d41b7e4e165fbf58382 (diff) | |
download | armcl-4b869532f8b2aa7f02aa55c4f4813e994ea2df68.tar.gz armcl-4b869532f8b2aa7f02aa55c4f4813e994ea2df68.tar.bz2 armcl-4b869532f8b2aa7f02aa55c4f4813e994ea2df68.zip |
COMPMID-2966 Add support for QASYMM8_SIGNED in NEGEMMLowpQuantizeDownInt32ToUint8ScaleKernel
Signed-off-by: Luca Foschiani <luca.foschiani@arm.com>
Change-Id: Ia8692f8fda16fa3b73f343e4b5b1b55e14403225
Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/2750
Reviewed-by: Michele Di Giorgio <michele.digiorgio@arm.com>
Tested-by: Arm Jenkins <bsgcomp@arm.com>
Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/00_introduction.dox | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox index d3ec24d74..67b879c37 100644 --- a/docs/00_introduction.dox +++ b/docs/00_introduction.dox @@ -855,7 +855,6 @@ v17.12 Public major release - @ref NEDepthwiseConvolutionLayer3x3Kernel / NEDepthwiseIm2ColKernel / @ref NEGEMMMatrixVectorMultiplyKernel / NEDepthwiseVectorToTensorKernel / @ref NEDepthwiseConvolutionLayer - @ref NEGEMMLowpOffsetContributionKernel / @ref NEGEMMLowpMatrixAReductionKernel / @ref NEGEMMLowpMatrixBReductionKernel / @ref NEGEMMLowpMatrixMultiplyCore - @ref NEGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPointKernel / @ref NEGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPoint - - @ref NEGEMMLowpQuantizeDownInt32ToUint8ScaleKernel / @ref NEGEMMLowpQuantizeDownInt32ToUint8Scale - NEWinogradLayer / NEWinogradLayerKernel - New OpenCL kernels / functions |