• 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
.github Loading commit data...
3rdparty Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.editorconfig Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
SECURITY.md Loading commit data...