platform_hardware_interfaces/neuralnetworks/utils/common
Michael Butler 34f0a8f418 Make NNAPI Version more structured -- hal
Prior to this topic, NNAPI Versions were linear and represented by an
enumeration. However, this did not properly account for the
non-linearity of runtime-specific features such as a control flow
operations with operands of dynamic sizes. This topic alters Version to
be a struct containing a feature level enumeration as well as a boolean
which indicates whether there are runtime-specific features.

Bug: 206975939
Test: mma
Test: NeuralNetworksTests_static
Change-Id: I78c54ef597bf269b137f2835332bdedac49883d4
2021-11-18 23:56:15 +00:00
..
include/nnapi/hal Move NN HandleError from utils/common to 1.0/utils 2021-10-26 21:18:33 +00:00
src Move NN HandleError from utils/common to 1.0/utils 2021-10-26 21:18:33 +00:00
test Make NNAPI Version more structured -- hal 2021-11-18 23:56:15 +00:00
Android.bp Move Aidl utility code to aidl/utils -- hal 2/2 2021-11-01 21:34:53 -07:00