platform_hardware_interfaces/neuralnetworks
Lev Proleev d90a5de791 NNAPI: Clarify behaviour of ops that reduce dimensions
Clarify behaviour of the following ops in the case when inputs would
cause an output to have an empty shape:
* MEAN
* ARGMIN/ARGMAX
* STRIDED_SLICE

Bug: 155508675
Bug: 155660285
Bug: 155508675
Bug: 155238914
Test: VtsHalNeuralnetworksV1_3TargetTest
Change-Id: I92d1c3866a462a99b4eed7782b72f62bb6a076c6
Merged-In: I92d1c3866a462a99b4eed7782b72f62bb6a076c6
(cherry picked from commit d4bba83f6a)
2020-05-19 13:39:26 -07:00
..
1.0 Add AndroidTest.xml for NNAPI 1.0 VTS and blacklist failing tests 2020-05-19 13:35:42 -07:00
1.1 NNAPI: Clarify behaviour of ops that reduce dimensions 2020-05-19 13:39:26 -07:00
1.2 NNAPI: Clarify behaviour of ops that reduce dimensions 2020-05-19 13:39:26 -07:00
1.3 NNAPI: Clarify behaviour of ops that reduce dimensions 2020-05-19 13:39:26 -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.