History log of /hardware/interfaces/neuralnetworks/1.1/vts/functional/ValidateRequest.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
de16694a6079355867287e4613ae89123c224171 17-Apr-2018 Mika Raento <mikie@google.com> Update namespace to match framework/ml/nn

Bug: 72448000
Test: make vts
Change-Id: I3543913561b33e4d1e9d960ec1f81624fb0a1e6b
/hardware/interfaces/neuralnetworks/1.1/vts/functional/ValidateRequest.cpp
2504c2fe4f3dc6975165d35a8ea1610d8bc4c477 12-Apr-2018 Michael Butler <butlermichael@google.com> NNAPI: Add execution preference to prepareModel (HAL)

A model can be prepared in different ways to optimize for different
use-cases. This CL propagates the execution preference across the HAL so
that the NN service can better fit the users needs.

Bug: 77864669
Test: mma
Test: NeuralNetworksTest_static
Test: VtsHalNeuralnetworksV1_1TargetTest
Change-Id: Ib928d510d462f36b6a87d5e81010513db7829fa8
/hardware/interfaces/neuralnetworks/1.1/vts/functional/ValidateRequest.cpp
f76acd0312f7d47bd2e371f027a54bca581d8f8f 23-Mar-2018 Michael Butler <butlermichael@google.com> NN validation tests

This CL adds validation tests for all of the existing generated models.
The strategy of this CL is this: given a valid model or request, make a
single change to invalidate the model or request, then verify that the
vendor service driver catches the inconsistency and returns
INVALID_ARGUMENT.

Bug: 67828197
Test: mma
Test: VtsHalNeuralnetworksV1_0TargetTest
Test: VtsHalNeuralnetworksV1_1TargetTest
Change-Id: I8efcdbdccc77aaf78992e52c1eac5c940fc81a03
/hardware/interfaces/neuralnetworks/1.1/vts/functional/ValidateRequest.cpp