• 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
eltwise_layer.cpp 32.2 KB