• Yashas Samaga B L's avatar
    Merge pull request #16063 from YashasSamaga:cuda4dnn-shortcut-unequal · d85e67d3
    Yashas Samaga B L authored
    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
    d85e67d3
Name
Last commit
Last update
..
cmake/hooks Loading commit data...
include/opencv2 Loading commit data...
misc Loading commit data...
perf Loading commit data...
src Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...