aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGunes Bayir <gunes.bayir@arm.com>2021-11-08 08:53:44 +0000
committerGunes Bayir <gunes.bayir@arm.com>2021-11-08 13:51:34 +0000
commitd16908c044864740f3123b18cffa5459fe1d9427 (patch)
tree055d81e566d55f4ac20bbbf3116bba5212373d7a
parent4eea7fdcf8c70efa27d14a1cfdf9389ec12693ce (diff)
downloadComputeLibrary-d16908c044864740f3123b18cffa5459fe1d9427.tar.gz
Update resolved issues in errata
Signed-off-by: Gunes Bayir <gunes.bayir@arm.com> Change-Id: I99324bc031fa13c6a7749430ac3186b7454bb89d Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/6611 Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Sheri Zhang <sheri.zhang@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
-rw-r--r--docs/user_guide/errata.dox12
1 files 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