• Vadim Pisarevsky's avatar
    1. disabled OpenCL acceleration for cv::multiply() (CV_32F), cv::divide… · 5267ed46
    Vadim Pisarevsky authored
    1. disabled OpenCL acceleration for cv::multiply() (CV_32F), cv::divide (CV_32F), cv::convertScaleAbs (CV_32F) and cv::reduce (SUM, CV_32F), cv::reduce (MIN & MAX), cv::flip (3-channel case).
    2. changed the number of test loops from 1 to 30 (except for cv::pow() test, which fails for yet unknown reason)
    3. disabled IPP acceleration for 3-channel norms.
    4. modified relativeNorm test function to handle very small values
    5267ed46
Name
Last commit
Last update
..
ocl Loading commit data...
test_arithm.cpp Loading commit data...
test_concatenation.cpp Loading commit data...
test_countnonzero.cpp Loading commit data...
test_ds.cpp Loading commit data...
test_dxt.cpp Loading commit data...
test_eigen.cpp Loading commit data...
test_io.cpp Loading commit data...
test_ippasync.cpp Loading commit data...
test_main.cpp Loading commit data...
test_mat.cpp Loading commit data...
test_math.cpp Loading commit data...
test_misc.cpp Loading commit data...
test_operations.cpp Loading commit data...
test_precomp.hpp Loading commit data...
test_ptr.cpp Loading commit data...
test_rand.cpp Loading commit data...
test_rotatedrect.cpp Loading commit data...
test_umat.cpp Loading commit data...