coiled / dask-community

Issue tracker for the Dask community team
MIT License
2 stars 0 forks source link

[Discourse] Back-shifting non-uniform-sized edge chunks to get constant-sized input to map_blocks #1239

Open github-actions[bot] opened 1 year ago

github-actions[bot] commented 1 year ago

Heya!

Some of our ML pipelines require a specificly-/constant-sized input. Using Array.map_blocks works when chunksize is the expected input _and the Array is evenly divisible by chunksize. Unfortunately this means when it’s not we have non-chun…


Would you like to know more?

Read the full article on the following website:

https://dask.discourse.group/t/back-shifting-non-uniform-sized-edge-chunks-to-get-constant-sized-input-to-map-blocks/927

pavithraes commented 1 year ago

Genevieve answered. :)