opencv/modules/dnn
Yashas Samaga B L d85e67d3ec Merge pull request #16063 from YashasSamaga:cuda4dnn-shortcut-unequal
support eltwise sum with different number of input channels in CUDA backend

* add shortcut primitive

* add offsets in shortcut kernel

* skip tests involving more than two inputs

* remove redundant modulus operation

* support multiple inputs

* remove whole file indentation

* skip acc in0 trunc test if weighted

* use shortcut iff channels are unequal
2020-01-16 21:54:00 +03:00
..
cmake/hooks Merge pull request #14660 from YashasSamaga:dnn-cuda-build 2019-06-02 14:47:15 +03:00
include/opencv2 Fix spelling typos 2019-12-27 12:46:53 +00:00
misc Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-12-12 13:02:19 +03:00
perf Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-12-05 18:27:45 +03:00
src Merge pull request #16063 from YashasSamaga:cuda4dnn-shortcut-unequal 2020-01-16 21:54:00 +03:00
test Merge pull request #16063 from YashasSamaga:cuda4dnn-shortcut-unequal 2020-01-16 21:54:00 +03:00
CMakeLists.txt Merge pull request #16218 from JulienMaille:cuda-dnn-for-older-gpus 2020-01-15 18:28:37 +03:00