..
CMakeLists.txt
cmake: CMP0022 NEW
2017-08-19 15:15:05 +00:00
test_arithm_func.cu
increase epsilons for tests due to different optimizations (IPP vs CUDA, float vs double)
2014-12-22 11:48:45 +03:00
test_arithm_op.cu
renamed gpu namespace -> cuda
2013-09-02 14:00:41 +04:00
test_bitwize_op.cu
renamed gpu namespace -> cuda
2013-09-02 14:00:41 +04:00
test_cmp_op.cu
renamed gpu namespace -> cuda
2013-09-02 14:00:41 +04:00
test_color_cvt.cu
increase epsilons for tests due to different optimizations (IPP vs CUDA, float vs double)
2014-12-22 11:48:45 +03:00
test_cvt.cu
follow the naming rule as other API
2016-08-05 22:14:55 +09:00
test_deriv.cu
renamed gpu namespace -> cuda
2013-09-02 14:00:41 +04:00
test_integral.cu
renamed gpu namespace -> cuda
2013-09-02 14:00:41 +04:00
test_lut.cu
renamed gpu namespace -> cuda
2013-09-02 14:00:41 +04:00
test_main.cpp
CUDA Device Layer:
2013-07-03 21:32:15 +04:00
test_precomp.hpp
cudev(test): avoid namespace check
2018-02-03 19:39:47 +00:00
test_pyramids.cu
renamed gpu namespace -> cuda
2013-09-02 14:00:41 +04:00
test_reduction.cu
Fixed cv::cuda::reduce bug.
2016-02-27 08:30:10 +05:30
test_scan.cu
__shfl_up_sync with mask for CUDA >= 9
2019-01-21 15:31:15 +00:00
test_split_merge.cu
renamed gpu namespace -> cuda
2013-09-02 14:00:41 +04:00
test_warp.cu
Source typo fixes
2018-07-31 18:44:23 +03:00
transpose.cu
renamed gpu namespace -> cuda
2013-09-02 14:00:41 +04:00