diff options
| author | Michael Butler <butlermichael@google.com> | 2021-11-11 20:07:46 -0800 |
|---|---|---|
| committer | Michael Butler <butlermichael@google.com> | 2021-11-18 23:56:15 +0000 |
| commit | 34f0a8f418c45ec51bd5053e27011aed4b9b4695 (patch) | |
| tree | 637f5ebf6915368e7f879e94bac94017c1df1cd4 /identity/support/src/cppbor.cpp | |
| parent | 0d9ef9f0b99b56e6a8f3c9b5c41b1221c6c701ab (diff) | |
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
Diffstat (limited to 'identity/support/src/cppbor.cpp')
0 files changed, 0 insertions, 0 deletions
