Merge pull request #9035 from alalek:dnn_fix_halide_tests

This commit is contained in:
Maksim Shabunin 2017-06-30 10:29:13 +00:00
commit 90d2f8b5fe
3 changed files with 6 additions and 0 deletions

View File

@ -5,6 +5,8 @@
// Copyright (C) 2017, Intel Corporation, all rights reserved.
// Third party copyrights are property of their respective owners.
#include "perf_precomp.hpp"
namespace cvtest
{

View File

@ -8,6 +8,8 @@
// This tests doesn't require any external data. They just compare outputs of
// layers using different computation backends. Input and parameters are random.
#include "test_precomp.hpp"
namespace cvtest
{

View File

@ -5,6 +5,8 @@
// Copyright (C) 2017, Intel Corporation, all rights reserved.
// Third party copyrights are property of their respective owners.
#include "test_precomp.hpp"
namespace cvtest
{