aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGian Marco Iodice <gianmarco.iodice@arm.com>2021-08-16 16:32:06 +0100
committerFreddie Liardet <frederick.liardet@arm.com>2021-08-17 17:01:59 +0100
commit75903c456e56685b1ebb1a14c7be52987e046573 (patch)
treee2bf0a6398601735c9f3010c91fe72b19231286c
parenta582723a974b78af36de9947d4a14d5524176e12 (diff)
downloadComputeLibrary-75903c456e56685b1ebb1a14c7be52987e046573.tar.gz
Update Errata
- Report the issue identified when running graph_deepspeech_v0_4_1 graph example on OpenCL Resolves COMPMID-4772 Change-Id: Id5987716bb6f9ec77f2c3de4470cc39d2b2d4bfd Signed-off-by: Gian Marco Iodice <gianmarco.iodice@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/6117 Reviewed-by: SiCong Li <sicong.li@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com>
-rw-r--r--docs/user_guide/errata.dox7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/user_guide/errata.dox b/docs/user_guide/errata.dox
index 635358bf92..53d9059f86 100644
--- a/docs/user_guide/errata.dox
+++ b/docs/user_guide/errata.dox
@@ -30,6 +30,13 @@ 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
+ - 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
- OSs Affected: All