aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Di Giorgio <michele.digiorgio@arm.com>2021-02-24 11:15:32 +0000
committerGiorgio Arena <giorgio.arena@arm.com>2021-02-24 13:38:07 +0000
commite5f2e7472725da11c14f3d6023a9c2d7b14e2ebd (patch)
tree89c4479fc3b6504b07fb1b11d30f75f58d00b9c9
parent8c52c596d298ddaaa6e60bdbd17766e83dfe3edd (diff)
downloadComputeLibrary-e5f2e7472725da11c14f3d6023a9c2d7b14e2ebd.tar.gz
Add errata for failure in quantized CLFullyConnectedLayer
Change-Id: Id3b040e2c1bb0278213cf056630ea73164065c0b Signed-off-by: Michele Di Giorgio <michele.digiorgio@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5170 Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Giorgio Arena <giorgio.arena@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