opencv/modules/cudev/test
Tomoaki Teshima 2974b049e7 cudev: add feature to convert FP32(float) from/to FP16(half) on GPU
* add feature of Fp16 on GPU (cudev)
  * add test
  * leave template function as unimplemented to raise error
2016-08-01 00:55:16 +09:00
..
CMakeLists.txt add CTest support to build tree 2015-10-13 17:34:08 +03: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 cudev: add feature to convert FP32(float) from/to FP16(half) on GPU 2016-08-01 00:55:16 +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 replaced gpu->cuda in files names 2013-09-02 14:00:44 +04: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_split_merge.cu renamed gpu namespace -> cuda 2013-09-02 14:00:41 +04:00
test_warp.cu renamed gpu namespace -> cuda 2013-09-02 14:00:41 +04:00
transpose.cu renamed gpu namespace -> cuda 2013-09-02 14:00:41 +04:00