refactored gpu perf tests and fixed sanity tests
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#include "perf_precomp.hpp"
|
||||
|
||||
namespace{
|
||||
|
||||
static void printOsInfo()
|
||||
{
|
||||
#if defined _WIN32
|
||||
@@ -69,6 +67,4 @@ static void printCudaInfo()
|
||||
#endif
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
CV_PERF_TEST_MAIN(gpu, printCudaInfo())
|
||||
CV_PERF_TEST_MAIN(gpu, printCudaInfo())
|
||||
|
Reference in New Issue
Block a user