• Alexander Alekhin's avatar
    Merge pull request #16088 from alalek:dnn_eltwise_layer_different_src_channels · 5ee7abbe
    Alexander Alekhin authored
    dnn(eltwise): fix handling of different number of channels
    
    * dnn(test): reproducer for Eltwise layer issue from PR16063
    
    * dnn(eltwise): rework support for inputs with different channels
    
    * dnn(eltwise): get rid of finalize(), variableChannels
    
    * dnn(eltwise): update input sorting by number of channels
    
    - do not swap inputs if number of channels are same after truncation
    
    * dnn(test): skip "shortcut" with batch size 2 on MYRIAD targets
    5ee7abbe
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...