mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 19:50:38 +08:00
5ee7abbe3c
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 |
||
---|---|---|
.. | ||
include/opencv2 | ||
misc | ||
src | ||
CMakeLists.txt |