From: Michele Di Giorgio Date: Wed, 24 Feb 2021 11:15:32 +0000 (+0000) Subject: Add errata for failure in quantized CLFullyConnectedLayer X-Git-Tag: submit/tizen/20210421.062230~19 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8c081bf2230fcf7eb5c28acf7e89113e449de6cd;p=platform%2Fupstream%2Farmcl.git Add errata for failure in quantized CLFullyConnectedLayer Change-Id: Id3b040e2c1bb0278213cf056630ea73164065c0b Signed-off-by: Michele Di Giorgio --- diff --git a/docs/07_errata.dox b/docs/07_errata.dox index 7436f14bb..95a23946d 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