[BUGFIX] GPU slicing
Compare changes
+ 3
− 0
@@ -224,6 +224,9 @@ class BlockIndexing(AbstractIndexing):
@@ -224,6 +224,9 @@ class BlockIndexing(AbstractIndexing):
assert len(self._iteration_space) == len(arr_shape), "Iteration space must be equal to the array shape"