platform_hardware_interfaces/neuralnetworks
Xusong Wang 491b0a8913 Modify 1.2 VTS tests to consume test struct directly.
Comparing with v1.1, the converter for 1.2 HIDL model has additional support
for extraParam, dynamic output shape, and zero-sized output.

Modify CompilationCachingTests to use the new test struct.

Bug: 123092187
Bug: 138718240
Test: All VTS
Change-Id: I54ac97f62898e47a338b51cc6d895a0309ab001f
2019-08-21 17:35:05 -07:00
..
1.0 Modify 1.2 VTS tests to consume test struct directly. 2019-08-21 17:35:05 -07:00
1.1 Modify 1.1 VTS tests to consume test struct directly. 2019-08-20 15:33:44 -07:00
1.2 Modify 1.2 VTS tests to consume test struct directly. 2019-08-21 17:35:05 -07: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.