[Fix] GPU Buffer with iteration slices
1 unresolved thread
1 unresolved thread
Compare changes
+ 24
− 1
@@ -169,7 +169,7 @@ class BlockIndexing(AbstractIndexing):
@@ -177,6 +177,9 @@ class BlockIndexing(AbstractIndexing):
@@ -284,6 +287,9 @@ class LineIndexing(AbstractIndexing):
@@ -310,6 +316,23 @@ def _get_end_from_slice(iteration_slice, arr_shape):