platform_hardware_interfaces/neuralnetworks
Michael Butler 1ae02d63df Relax NeuralNetwork's VTS positive and negative base tests
There are some NN VTS tests that assume a service is able to generate a
model consisting only of a floating point add operation. However, some
drivers do not support floating point operations. This CL relaxes the
test requirements to allow a test to be skipped if the service does not
support floating point add.

Bug: 72764145
Test: mma
Test: VtsHalNeuralnetworksV1_0TargetTest

Merged-In: I6b0644432680fc2f8098b5187795dc2953df03f9
Change-Id: I6b0644432680fc2f8098b5187795dc2953df03f9
(cherry picked from commit 4d5bb1097a)
2018-03-05 13:01:00 -08:00
..
1.0 Relax NeuralNetwork's VTS positive and negative base tests 2018-03-05 13:01:00 -08:00
1.1 Relax NeuralNetwork's VTS positive and negative base tests 2018-03-05 13:01:00 -08:00
README Add README to NeuralNetworks HAL 2018-03-05 12:59:35 -08:00

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