From f5aad5166e430819ce8592e0e322d084c4b69d91 Mon Sep 17 00:00:00 2001 From: Gian Marco Iodice Date: Mon, 8 Feb 2021 17:34:40 +0000 Subject: Report WBSM feature support in the documentation This extension of the OpenCL tuner is still in experimental phase and allows to control the size of batches of workgroups distributed to compute units Resolves COMPMID-3938 Change-Id: I8e55db6877717ef5d50bc7eee24b248b5a2f9414 Signed-off-by: Gian Marco Iodice Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5027 Reviewed-by: Giorgio Arena Comments-Addressed: Arm Jenkins Tested-by: Arm Jenkins --- docs/00_introduction.dox | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/00_introduction.dox') diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox index 2f239960c3..4c1112f2d1 100644 --- a/docs/00_introduction.dox +++ b/docs/00_introduction.dox @@ -123,6 +123,8 @@ v21.02 Public major release - NEGEMMMatrixVectorMultiplyKernel - NELocallyConnectedMatrixMultiplyKernel / CLLocallyConnectedMatrixMultiplyKernel - NEUpsampleLayerKernel / CLUpsampleLayerKernel + - Extend OpenCL tuner with workgroup batch size support + - Experimental extension for the OpenCL tuner to tune the batches of work groups distribute to compute units v20.11 Public major release - Various bug fixes. -- cgit v1.2.1