platform_hardware_interfaces/neuralnetworks
Lev Proleev 3fd4ec4706 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
2021-06-28 12:16:02 +00:00
..
1.0 Use proper alignment and padding for pointer arguments -- HAL. 2021-05-07 14:13:22 -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-07 14:13:22 -07:00
1.3 Use proper alignment and padding for pointer arguments -- HAL. 2021-05-07 14:13:22 -07:00
aidl Fix ordering of cache files requirements from device 2021-06-28 12:16:02 +00:00
utils Use proper alignment and padding for pointer arguments -- HAL. 2021-05-07 14:13:22 -07:00
README Add README to NeuralNetworks HAL 2018-03-05 12:59:35 -08:00
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.