commit | f76acd0312f7d47bd2e371f027a54bca581d8f8f | [log] [tgz] |
---|---|---|
author | Michael Butler <butlermichael@google.com> | Thu Mar 22 16:37:57 2018 -0700 |
committer | Michael Butler <butlermichael@google.com> | Wed Mar 28 11:48:13 2018 -0700 |
tree | b3f91e2181f1d58978982e4216cfbcd966aa14c5 | |
parent | c7d15e9f51288fef54a1f669db4b45085d7d5879 [diff] |
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