aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Di Giorgio <michele.digiorgio@arm.com>2021-02-24 11:15:32 +0000
committerMichele Di Giorgio <michele.digiorgio@arm.com>2021-02-24 11:15:43 +0000
commit8c081bf2230fcf7eb5c28acf7e89113e449de6cd (patch)
treef0372a9f56d0a8bb3824accaf3c65394d3d7a6d2
parent52375ce13bba55f7931ff26bc9bfeb3eb2479457 (diff)
downloadComputeLibrary-8c081bf2230fcf7eb5c28acf7e89113e449de6cd.tar.gz
Add errata for failure in quantized CLFullyConnectedLayer
Change-Id: Id3b040e2c1bb0278213cf056630ea73164065c0b Signed-off-by: Michele Di Giorgio <michele.digiorgio@arm.com>
-rw-r--r--docs/07_errata.dox6
1 files changed, 6 insertions, 0 deletions
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