• 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
..
caffe Loading commit data...
darknet Loading commit data...
layers Loading commit data...
ocl4dnn Loading commit data...
onnx Loading commit data...
opencl Loading commit data...
tensorflow Loading commit data...
torch Loading commit data...
dnn.cpp Loading commit data...
halide_scheduler.cpp Loading commit data...
halide_scheduler.hpp Loading commit data...
ie_ngraph.cpp Loading commit data...
ie_ngraph.hpp Loading commit data...
init.cpp Loading commit data...
nms.cpp Loading commit data...
nms.inl.hpp Loading commit data...
op_halide.cpp Loading commit data...
op_halide.hpp Loading commit data...
op_inf_engine.cpp Loading commit data...
op_inf_engine.hpp Loading commit data...
precomp.hpp Loading commit data...