From 6db4cf225a06fd42e806cf092e30eb925083ca3f Mon Sep 17 00:00:00 2001 From: Adnan AlSinan Date: Mon, 16 May 2022 15:26:15 +0100 Subject: Update Errata Resolves: COMPMID-5264 Signed-off-by: Adnan AlSinan Change-Id: I1420a0da0356417c97158935f13bd43631a14dc7 Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/7577 Tested-by: Arm Jenkins Comments-Addressed: Arm Jenkins Reviewed-by: SiCong Li --- docs/user_guide/errata.dox | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/user_guide/errata.dox b/docs/user_guide/errata.dox index ccaf4d82e3..1d8900877c 100644 --- a/docs/user_guide/errata.dox +++ b/docs/user_guide/errata.dox @@ -30,6 +30,15 @@ namespace arm_compute @section S7_1_errata Errata +- (COMPMID-5324) Issue identified with direct and depthwise convolutions for certain Arm® Mali™ DDK versions. + - Versions Affected: All. + - Conditions: + - Arm® Mali™ DDK Versions : >= r23p0 && <= r38p0 + - Mali™ GPUs: Bifrost GPU family with the exception of G71 + - Backend: OpenCL + - Build options Include : "cl-fast-relaxed-math" + - Result: Reduced accuracy issue, while using direct and depthwise convolutions fused with LU_BOUNDED_RELU activation. + - (COMPMID-5134) An issue has been identified when running the graph_deepspeech_v0_4_1 graph example. - Versions Affected: >= v21.08 - Conditions: -- cgit v1.2.1