platform_hardware_interfaces/neuralnetworks
Michael Butler 2504c2fe4f NNAPI: Add execution preference to prepareModel (HAL)
A model can be prepared in different ways to optimize for different
use-cases. This CL propagates the execution preference across the HAL so
that the NN service can better fit the users needs.

Bug: 77864669
Test: mma
Test: NeuralNetworksTest_static
Test: VtsHalNeuralnetworksV1_1TargetTest
Change-Id: Ib928d510d462f36b6a87d5e81010513db7829fa8
2018-04-12 19:56:14 -07:00
..
1.0 NNAPI: Add execution preference to prepareModel (HAL) 2018-04-12 19:56:14 -07:00
1.1 NNAPI: Add execution preference to prepareModel (HAL) 2018-04-12 19:56:14 -07:00
README Add README to NeuralNetworks HAL 2018-02-01 13:49:49 -08:00

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