提交 380cc520 编写于 作者: A Alexander Alekhin

build: fix cuda tests

上级 4a095e4d
...@@ -46,6 +46,8 @@ ...@@ -46,6 +46,8 @@
using namespace cvtest; using namespace cvtest;
namespace {
////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////
// GEMM // GEMM
...@@ -401,4 +403,6 @@ INSTANTIATE_TEST_CASE_P(CUDA_Arithm, Convolve, testing::Combine( ...@@ -401,4 +403,6 @@ INSTANTIATE_TEST_CASE_P(CUDA_Arithm, Convolve, testing::Combine(
#endif // HAVE_CUBLAS #endif // HAVE_CUBLAS
} // namespace
#endif // HAVE_CUDA #endif // HAVE_CUDA
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册