From 75903c456e56685b1ebb1a14c7be52987e046573 Mon Sep 17 00:00:00 2001 From: Gian Marco Iodice Date: Mon, 16 Aug 2021 16:32:06 +0100 Subject: 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 Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/6117 Reviewed-by: SiCong Li Comments-Addressed: Arm Jenkins Tested-by: Arm Jenkins --- docs/user_guide/errata.dox | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- cgit v1.2.1