cuvis_ai.utils.numpy.check_array_shape

cuvis_ai.utils.numpy.check_array_shape(array: ndarray | Tuple[int, int, int], wanted_shape: Tuple[int, int, int])[source]