From a45abfd9ac805c8452c56172583dcf0dcf41f9db Mon Sep 17 00:00:00 2001 From: Sang-Hoon Park Date: Mon, 17 Aug 2020 13:50:15 +0100 Subject: COMPMID-3687: Remove deprecated functions in 20.05 release Change-Id: I90e09e460b5d5d4f9ead8e3905833c5da3b9fbd6 Signed-off-by: Sang-Hoon Park Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/3762 Comments-Addressed: Arm Jenkins Tested-by: Arm Jenkins Reviewed-by: Sheri Zhang --- docs/00_introduction.dox | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/00_introduction.dox') 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 -- cgit v1.2.1