-
Davis King authored
specific to images is only called on images. So this fixes a bug where the image version of have_same_dimensions() was being called for tensors and therefore only looking at the nr and nc dimension while ignoring the others. This caused some parts of the DNN tooling to malfunction.
71fab625