commit | 9e2b97b83cd3163750bebe55e6b55811ca8a6712 | [log] [tgz] |
---|---|---|
author | Xusong Wang <xusongw@google.com> | Fri Aug 23 16:10:54 2019 -0700 |
committer | Xusong Wang <xusongw@google.com> | Mon Aug 26 14:15:15 2019 -0700 |
tree | fdc3cdb05e9fa1f754b0e4824c9d355cbbb0e464 | |
parent | 0fe5a0e89ead2a12b506e89c7a6c1a9db957ef67 [diff] [blame] |
Update VTS tests with the new test harness. Bug: 120601396 Test: All VTS Change-Id: I539e75585b2cc01d153565814491361adfa048be
diff --git a/neuralnetworks/1.2/vts/functional/ValidateModel.cpp b/neuralnetworks/1.2/vts/functional/ValidateModel.cpp index 78bb194..7dfcff2 100644 --- a/neuralnetworks/1.2/vts/functional/ValidateModel.cpp +++ b/neuralnetworks/1.2/vts/functional/ValidateModel.cpp
@@ -18,6 +18,7 @@ #include "1.0/Utils.h" #include "1.2/Callbacks.h" +#include "GeneratedTestHarness.h" #include "VtsHalNeuralnetworks.h" namespace android {