almostEqual

fun almostEqual(tensorShape: TensorShape, except: Int): Boolean

Check the fact that two shapes has the same values at the same dimensions except one with index except.