platform_hardware_interfaces/neuralnetworks
Lev Proleev a31aff1ace Fix ordering of cache files requirements from device
Data and model numbers were switched in the AIDL implementation of
canonical Device.

Bug: 190757709
Test: neuralnetworks_utils_hal_aidl_test
Change-Id: I0d95b2d436994ffc877a4e02eb31f449b983e61e
Merged-In: I0d95b2d436994ffc877a4e02eb31f449b983e61e
(cherry picked from commit 3fd4ec4706)
2021-06-28 16:11:43 +01:00
..
1.0 Use proper alignment and padding for pointer arguments -- HAL. 2021-05-11 09:17:34 -07:00
1.1 Remove NN canonical IDevice::isUpdatable -- hal 2021-04-21 13:27:59 -07:00
1.2 Use proper alignment and padding for pointer arguments -- HAL. 2021-05-11 09:17:34 -07:00
1.3 Simplify NNAPI SharedHandle -- hal 2021-06-08 20:14:52 -07:00
aidl Fix ordering of cache files requirements from device 2021-06-28 16:11:43 +01:00
utils Correct grammatical error in README.md 2021-06-22 00:20:07 +00:00
README
TEST_MAPPING Add canonical types adapters for NNAPI AIDL interface 2021-03-16 11:57:04 -07:00

NeuralNetworks sample driver implementation is located at
frameworks/ml/nn/driver/sample.