From d16908c044864740f3123b18cffa5459fe1d9427 Mon Sep 17 00:00:00 2001 From: Gunes Bayir Date: Mon, 8 Nov 2021 08:53:44 +0000 Subject: Update resolved issues in errata Signed-off-by: Gunes Bayir Change-Id: I99324bc031fa13c6a7749430ac3186b7454bb89d Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/6611 Tested-by: Arm Jenkins Reviewed-by: Sheri Zhang Comments-Addressed: Arm Jenkins --- docs/user_guide/errata.dox | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/user_guide/errata.dox b/docs/user_guide/errata.dox index 2565faada7..47b4ef23bb 100644 --- a/docs/user_guide/errata.dox +++ b/docs/user_guide/errata.dox @@ -31,20 +31,20 @@ namespace arm_compute @section S7_1_errata Errata - An issue has been identified when running the graph_deepspeech_v0_4_1 graph example. - - Versions Affected: >= 21.08 + - Versions Affected: >= v21.08 - Conditions: - Data type input: F32 - Backend: OpenCL - Result: The execution of the graph_deepspeech_v0_4_1 could fail on OpenCL backend for systems with a small RAM. The issue is due to the extra temporary memory required to reshape the network weights - Experimented performance regressions for some networks on OpenCL when using Arm® Mali™ DDK r8p0 - - Versions Affected: >= v21.05 + - Versions Affected: v21.05 - OSs Affected: All - Conditions: - Arm® Mali™ DDK r8p0 - Under certain conditions, CLFullyConnectedLayer quantized tests may fail due to an issue in the test framework. - - Versions Affected: 21.02 + - Versions Affected: v21.02 - OSs Affected: Linux - Conditions: - armv7a architecture @@ -52,7 +52,7 @@ namespace arm_compute - asserts enabled - Performance regression in Convolution Layer OpenCL backend on Mali™ G77 when QSYMM8_PER_CHANNEL is used as weights' data type. - - Versions Affected: >= v20.11 + - Versions Affected: >= v20.11 && < v21.08 - OSs Affected: All - Conditions: - Mali™ G77 @@ -61,7 +61,7 @@ namespace arm_compute - Convolution Layer uses QSYMM8_PER_CHANNEL as the data type of its weight - A wrong test configuration has been found in CLGEMMMatrixMultiplyReshapedOnlyRHS set of tests. - - Versions Affected: >= 20.11 && < 21.05 + - Versions Affected: >= v20.11 && < v21.05 - Conditions: - Data type input: F32/F16 - Fused bounded relu activation with coefficient 'a' being negative @@ -87,7 +87,7 @@ namespace arm_compute - Compiled using Android NDK >= r18b in debug mode. - An issue has been identified with CLCast. - - Versions Affected: >= 18.11 && < 21.05 + - Versions Affected: >= v18.11 && < v21.05 - Conditions: - Data type input: F32 - Data type output: All integer types -- cgit v1.2.1