aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSheri Zhang <sheri.zhang@arm.com>2021-09-17 11:21:22 +0100
committerGiorgio Arena <giorgio.arena@arm.com>2021-09-22 14:03:06 +0000
commit732d8798ee83dc871c5468d4faaf63554678a119 (patch)
tree6805251db6f4e93bf9a52e836da8863b8225e6a2
parent79cb9458bad86db95d507bc54299626a555a1e0b (diff)
downloadComputeLibrary-732d8798ee83dc871c5468d4faaf63554678a119.tar.gz
Update errata
Resolves: COMPMID-4816 Signed-off-by: Sheri Zhang <sheri.zhang@arm.com> Change-Id: Ib8f80bb03dac470511f653b09ac96901c7dffd25 Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/6282 Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: <ramy.elgammal@arm.com> Reviewed-by: Giorgio Arena <giorgio.arena@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
-rw-r--r--docs/user_guide/errata.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/user_guide/errata.dox b/docs/user_guide/errata.dox
index 53d9059f86..2565faada7 100644
--- a/docs/user_guide/errata.dox
+++ b/docs/user_guide/errata.dox
@@ -61,7 +61,7 @@ namespace arm_compute
- Convolution Layer uses QSYMM8_PER_CHANNEL as the data type of its weight
- A wrong test configuration has been found in CLGEMMMatrixMultiplyReshapedOnlyRHS set of tests.
- - Versions Affected: >= 20.11
+ - Versions Affected: >= 20.11 && < 21.05
- Conditions:
- Data type input: F32/F16
- Fused bounded relu activation with coefficient 'a' being negative
@@ -87,7 +87,7 @@ namespace arm_compute
- Compiled using Android NDK >= r18b in debug mode.
- An issue has been identified with CLCast.
- - Versions Affected: >= 18.11
+ - Versions Affected: >= 18.11 && < 21.05
- Conditions:
- Data type input: F32
- Data type output: All integer types