• 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
..
cuda_perf.cpp Loading commit data...
cuda_test.cpp Loading commit data...
ocl_perf.cpp Loading commit data...
ocl_test.cpp Loading commit data...
precomp.hpp Loading commit data...
ts.cpp Loading commit data...
ts_arrtest.cpp Loading commit data...
ts_func.cpp Loading commit data...
ts_gtest.cpp Loading commit data...
ts_perf.cpp Loading commit data...
ts_tags.cpp Loading commit data...
ts_tags.hpp Loading commit data...