commit | 2edfc467f11543d76fd37f7a7716c8a658c01fce | [log] [tgz] |
---|---|---|
author | David Gross <dgross@google.com> | Wed Nov 17 15:39:18 2021 -0800 |
committer | David Gross <dgross@google.com> | Mon Nov 22 14:41:51 2021 -0800 |
tree | 31f458dc41d890ec6d8ceeae23b2c2c8894c3c53 | |
parent | 1323e4bd9044480e7a6e51f20cf1e8a2b97f09cf [diff] [blame] |
Add NNAPI specification and infrastructure for FL7. Adds operations MIRROR_PAD and REVERSE. Extends RSQRT to support QUANT8_ASYMM and QUANT8_ASYMM_SIGNED. DOES NOT include tests or CPU reference implementation. Bug: 202280917 Test: NeuralNetworksTest_static Test: VtsHalNeuralnetworksTargetTest Merged-In: I0b2133346b996849faac00c46885e3633c78f024 Change-Id: I0b2133346b996849faac00c46885e3633c78f024 (cherry picked from commit 04ed8595b5587e9f6e71ac45edd17cf92da56c32)
diff --git a/compatibility_matrices/compatibility_matrix.current.xml b/compatibility_matrices/compatibility_matrix.current.xml index ece4de7..94502d1 100644 --- a/compatibility_matrices/compatibility_matrix.current.xml +++ b/compatibility_matrices/compatibility_matrix.current.xml
@@ -405,7 +405,7 @@ </hal> <hal format="aidl" optional="true"> <name>android.hardware.neuralnetworks</name> - <version>1-2</version> + <version>1-3</version> <interface> <name>IDevice</name> <regex-instance>.*</regex-instance>