platform_hardware_interfaces/neuralnetworks
Michael Butler f76acd0312 NN validation tests
This CL adds validation tests for all of the existing generated models.
The strategy of this CL is this: given a valid model or request, make a
single change to invalidate the model or request, then verify that the
vendor service driver catches the inconsistency and returns
INVALID_ARGUMENT.

Bug: 67828197
Test: mma
Test: VtsHalNeuralnetworksV1_0TargetTest
Test: VtsHalNeuralnetworksV1_1TargetTest
Change-Id: I8efcdbdccc77aaf78992e52c1eac5c940fc81a03
2018-03-28 11:48:13 -07:00
..
1.0 NN validation tests 2018-03-28 11:48:13 -07:00
1.1 NN validation tests 2018-03-28 11:48:13 -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.