aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Kelly <mike.kelly@arm.com>2019-12-05 12:21:36 +0000
committerMike Kelly <mike.kelly@arm.com>2019-12-05 12:21:36 +0000
commit4f4ea0449105283e06e62d16f99fa938d2781fa3 (patch)
tree559cf5d65097060ad076b137043aea3b002fd015
parentb29d55aea4d4d18cae2b0655e72fd21de29a3d28 (diff)
downloadandroid-nn-driver-4f4ea0449105283e06e62d16f99fa938d2781fa3.tar.gz
IVGCVSW-4041 Adding Instance Normalization issue to FAQ
* 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.
+