dnn: update tests for OpenVINO models

This commit is contained in:
Alexander Alekhin
2018-07-23 18:17:51 +03:00
committed by Dmitry Kurtaev
parent 6e767e2376
commit 4283309daa
2 changed files with 38 additions and 19 deletions
+1
View File
@@ -103,6 +103,7 @@ using std::pair;
using std::make_pair;
using testing::TestWithParam;
using testing::Values;
using testing::ValuesIn;
using testing::Combine;
using cv::Mat;