platform_hardware_interfaces/neuralnetworks
Xusong Wang d454751e00 Add checks of output shapes when OUTPUT_INSUFFICIENT_SIZE.
Add checks that all returned output dimensions must be at
least as fully specified as the union of the information about the
corresponding operand in the model and in the request.

Bug: 154054474
Test: VTS
Change-Id: I934d084c7665160a98da9828604ce8297fef73b8
2020-05-26 15:08:12 -07:00
..
1.0 Add AndroidTest.xml for NNAPI 1.0 VTS and blacklist failing tests 2020-05-05 15:28:57 -07:00
1.1 Merge "NNAPI: Clarify behaviour of ops that reduce dimensions" into rvc-dev 2020-05-18 15:31:13 +00:00
1.2 Merge "NNAPI: Clarify behaviour of ops that reduce dimensions" into rvc-dev 2020-05-18 15:31:13 +00:00
1.3 Add checks of output shapes when OUTPUT_INSUFFICIENT_SIZE. 2020-05-26 15:08:12 -07:00
README Add README to NeuralNetworks HAL 2018-03-05 12:59:35 -08:00
TEST_MAPPING Change NNAPI VTS TEST_MAPPING to restrict testing on sample drivers 2019-10-29 19:08:38 -07:00

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