• 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
..
cityscapes_semsegm_test_enet.py Loading commit data...
imagenet_cls_test_alexnet.py Loading commit data...
imagenet_cls_test_googlenet.py Loading commit data...
imagenet_cls_test_inception.py Loading commit data...
npy_blob.cpp Loading commit data...
npy_blob.hpp Loading commit data...
pascal_semsegm_test_fcn.py Loading commit data...
test_backends.cpp Loading commit data...
test_caffe_importer.cpp Loading commit data...
test_common.cpp Loading commit data...
test_common.hpp Loading commit data...
test_common.impl.hpp Loading commit data...
test_darknet_importer.cpp Loading commit data...
test_googlenet.cpp Loading commit data...
test_halide_layers.cpp Loading commit data...
test_ie_models.cpp Loading commit data...
test_layers.cpp Loading commit data...
test_main.cpp Loading commit data...
test_misc.cpp Loading commit data...
test_model.cpp Loading commit data...
test_nms.cpp Loading commit data...
test_onnx_importer.cpp Loading commit data...
test_precomp.hpp Loading commit data...
test_tf_importer.cpp Loading commit data...
test_torch_importer.cpp Loading commit data...