From e5f2e7472725da11c14f3d6023a9c2d7b14e2ebd Mon Sep 17 00:00:00 2001 From: Michele Di Giorgio Date: Wed, 24 Feb 2021 11:15:32 +0000 Subject: Add errata for failure in quantized CLFullyConnectedLayer Change-Id: Id3b040e2c1bb0278213cf056630ea73164065c0b Signed-off-by: Michele Di Giorgio Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5170 Tested-by: Arm Jenkins Reviewed-by: Giorgio Arena --- docs/07_errata.dox | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/07_errata.dox b/docs/07_errata.dox index 7436f14bbc..95a23946db 100644 --- a/docs/07_errata.dox +++ b/docs/07_errata.dox @@ -50,5 +50,11 @@ namespace arm_compute - arm64-v8a/arm64-v8.2-a architecture, and - Compiled using Android NDK >= r18b in debug mode. +- Under certain conditions, CLFullyConnectedLayer quantized tests may fail due to an issue in the test framework. + - Versions Affected: >= 21.02 + - OSs Affected: Linux + - Conditions: + - armv7a architecture + - release mode */ } // namespace -- cgit v1.2.1