We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
normalize_chunks
diff
1 parent c39dcf4 commit c270021Copy full SHA for c270021
cubed/array_api/utility_functions.py
@@ -3,7 +3,7 @@
3
from cubed.array_api.manipulation_functions import concat
4
from cubed.backend_array_api import namespace as nxp
5
from cubed.core import reduction
6
-from cubed.vendor.dask.array.core import normalize_chunks
+from cubed.utils import normalize_chunks
7
from cubed.vendor.dask.array.utils import validate_axis
8
9
0 commit comments