address CUDA-related errors and enable cuda in elementwise ops
authorSmirnov Egor <s.e.a.98@yandex.ru>
Mon, 17 Oct 2022 20:00:12 +0000 (23:00 +0300)
committerSmirnov Egor <s.e.a.98@yandex.ru>
Tue, 18 Oct 2022 13:54:42 +0000 (16:54 +0300)
commitdd14cf6a9cef34cd8092ce546f933d4f0d2c7c17
treec8bb36c87431ed07a9c3928bb656c761166f3bc2
parent2763f988dadb25fdc28eb1f33d53a726fa45b419
address CUDA-related errors and enable cuda in elementwise ops
modules/dnn/src/layers/elementwise_layers.cpp
modules/dnn/src/onnx/onnx_importer.cpp
modules/dnn/test/test_onnx_importer.cpp