aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Kelly <mike.kelly@arm.com>2019-12-05 12:21:36 +0000
committerKevin May <kevin.may@arm.com>2019-12-05 15:19:37 +0000
commit207b4f3347cfd813f32954d447bc17bebf726d6d (patch)
treeb12fe8e1c4d2af49144f1c8674e30a582cf1f6d2
parent520752a7bab1deb66d24eaa4d08b127bb6256818 (diff)
downloadandroid-nn-driver-19.11.tar.gz
IVGCVSW-4041 Adding Instance Normalization issue to FAQv19.11
* Added note to explain Instance Normalization failures to the FAQ. Signed-off-by: Mike Kelly <mike.kelly@arm.com> Change-Id: Ie1361ece06c6f10d6faac2dd6e480393ab1b2f77
-rw-r--r--docs/FAQ.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/FAQ.md b/docs/FAQ.md
index e6a761e1..e62bf540 100644
--- a/docs/FAQ.md
+++ b/docs/FAQ.md
@@ -33,3 +33,8 @@ https://github.com/ARM-software/android-nn-driver/tree/v19.08
https://github.com/ARM-software/armnn/tree/v19.08
https://github.com/ARM-software/computelibrary/tree/v19.08
+Instance Normalization test failures
+------------------------------------
+
+There is a known issue in the Android NNAPI implementation of Instance Normalization that will be fixed in an upcoming revision of Android 10. Using the Arm NN Android NNAPI driver with versions of the Android 10 VTS and CTS tests that do not have that fix will generate multiple Instance Normalization failures.
+