platform_hardware_interfaces/neuralnetworks
Slava Shklyaev cc0b0d4509 Document that quantized PAD behavior is undefined before NNAPI 1.2
We had no tests for quantized PAD in NNAPI 1.1 and think that vendors might have implemented different behaviors.

Bug: 122243484
Test: N/A
Change-Id: Ibfc0801ab746fc271dc5f8efc764b818c6d49df4
Merged-In: Ibfc0801ab746fc271dc5f8efc764b818c6d49df4
(cherry picked from commit b01ce9644e)
2019-05-08 15:34:41 +01:00
..
1.0 Fix the order of width and height for NNAPI RESIZE_BILINEAR and 2019-05-08 15:33:55 +01:00
1.1 Document that quantized PAD behavior is undefined before NNAPI 1.2 2019-05-08 15:34:41 +01:00
1.2 Document that quantized PAD behavior is undefined before NNAPI 1.2 2019-05-08 15:34:41 +01:00
README Add README to NeuralNetworks HAL 2018-03-05 12:59:35 -08:00
TEST_MAPPING Add presubmit tests to NNAPI -- hardware/interfaces/neuralnetworks 2019-02-19 12:04:24 -08:00

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