aboutsummaryrefslogtreecommitdiff
path: root/docs/00_introduction.dox
diff options
context:
space:
mode:
authorSang-Hoon Park <sang-hoon.park@arm.com>2020-08-17 13:50:15 +0100
committerSang-Hoon Park <sang-hoon.park@arm.com>2020-08-18 07:55:57 +0000
commita45abfd9ac805c8452c56172583dcf0dcf41f9db (patch)
treeb4d2d647e1ffff8a5e37c9a553a431d8b721dc0d /docs/00_introduction.dox
parent547b2e7aa07db4dd41f99e492c40710f2548c6ba (diff)
downloadComputeLibrary-a45abfd9ac805c8452c56172583dcf0dcf41f9db.tar.gz
COMPMID-3687: Remove deprecated functions in 20.05 release
Change-Id: I90e09e460b5d5d4f9ead8e3905833c5da3b9fbd6 Signed-off-by: Sang-Hoon Park <sang-hoon.park@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/3762 Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Sheri Zhang <sheri.zhang@arm.com>
Diffstat (limited to 'docs/00_introduction.dox')
-rw-r--r--docs/00_introduction.dox5
1 files changed, 5 insertions, 0 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