platform_hardware_interfaces/neuralnetworks
David Gross 55a3d328b7 Update neuralnetworks HAL to allow collecting execution duration.
Test: VtsHalNeuralnetworksV1_0TargetTest --hal_service_instance=android.hardware.neuralnetworks@1.0::IDevice/sample-all
Test: VtsHalNeuralnetworksV1_1TargetTest --hal_service_instance=android.hardware.neuralnetworks@1.1::IDevice/sample-all
Test: VtsHalNeuralnetworksV1_2TargetTest --hal_service_instance=android.hardware.neuralnetworks@1.2::IDevice/sample-all

Bug: 115390094

Change-Id: If67a5ffe39cfdd78498e01f26251734fdc8e66c7
Merged-In: If67a5ffe39cfdd78498e01f26251734fdc8e66c7
(cherry picked from commit e301349b05)
2019-01-24 16:07:03 -08:00
..
1.0 Update neuralnetworks HAL to allow collecting execution duration. 2019-01-24 16:07:03 -08:00
1.1 Add 1.2 NN HAL: IPreparedModel & callbacks. 2018-12-13 13:56:51 -08:00
1.2 Update neuralnetworks HAL to allow collecting execution duration. 2019-01-24 16:07:03 -08:00
README Add README to NeuralNetworks HAL 2018-03-05 12:59:35 -08:00

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