Better checking for stride equality
Ignore dimensions where the shape is 1, since the stride in these dimensions does not matter. This is necessary when the Numpy flag ``NPY_RELAXED_STRIDES_CHECKING`` is set.
Loading
Please register or sign in to comment