Merge pull request #16010 from YashasSamaga:cuda4dnn-fp16-tests
authorYashas Samaga B L <yashas_2010@yahoo.com>
Fri, 20 Dec 2019 13:36:32 +0000 (19:06 +0530)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Fri, 20 Dec 2019 13:36:32 +0000 (16:36 +0300)
commit1fac1421e5523b2f223d69e28f0e3e5055a64c35
treea32e0269c325bf0fdb6569209b10f13fd4a496c3
parent4de1efd3c81c7799883204c1bdcb1fd209fa3c94
Merge pull request #16010 from YashasSamaga:cuda4dnn-fp16-tests

* enable tests for DNN_TARGET_CUDA_FP16

* disable deconvolution tests

* disable shortcut tests

* fix typos and some minor changes

* dnn(test): skip CUDA FP16 test too (run_pool_max)
modules/dnn/test/test_backends.cpp
modules/dnn/test/test_caffe_importer.cpp
modules/dnn/test/test_common.impl.hpp
modules/dnn/test/test_darknet_importer.cpp
modules/dnn/test/test_halide_layers.cpp
modules/dnn/test/test_layers.cpp
modules/dnn/test/test_model.cpp
modules/dnn/test/test_onnx_importer.cpp
modules/dnn/test/test_tf_importer.cpp
modules/dnn/test/test_torch_importer.cpp