aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/00_introduction.dox5
-rw-r--r--docs/06_functions_list.dox3
2 files changed, 5 insertions, 3 deletions
diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox
index c281cb21b7..35fff366c9 100644
--- a/docs/00_introduction.dox
+++ b/docs/00_introduction.dox
@@ -257,6 +257,11 @@ v20.08 Public major release
- graph_yolov3_output_detector
- Removed padding from:
- @ref NEPixelWiseMultiplicationKernel
+ - Removedd OpenCL kernels / functions:
+ - CLGEMMLowpQuantizeDownInt32ToUint8Scale
+ - CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFloat
+ - Removed NEON kernels / functions:
+ - NEGEMMLowpQuantizeDownInt32ToUint8Scale
- GEMMTuner improvements:
- Added fp16 support
- Output json files for easier integration
diff --git a/docs/06_functions_list.dox b/docs/06_functions_list.dox
index 4a7c9fac6a..99eab12f8f 100644
--- a/docs/06_functions_list.dox
+++ b/docs/06_functions_list.dox
@@ -91,7 +91,6 @@ namespace arm_compute
- @ref NEFullyConnectedLayerReshapeWeights
- @ref NEGather
- @ref NEGEMMInterleave4x4
- - @ref NEGEMMLowpQuantizeDownInt32ToUint8Scale
- @ref NEGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPoint
- @ref NEGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPoint
- @ref NEGEMMTranspose1xW
@@ -297,10 +296,8 @@ namespace arm_compute
- @ref CLFullyConnectedLayerReshapeWeights
- @ref CLGather
- @ref CLGaussian3x3
- - @ref CLGEMMLowpQuantizeDownInt32ToUint8Scale
- @ref CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPoint
- @ref CLGEMMLowpQuantizeDownInt32ToInt8ScaleByFixedPoint
- - @ref CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFloat
- @ref CLMagnitude
- @ref CLMeanStdDevNormalizationLayer
- @ref CLMedian3x3