Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map nested improvements #613

Merged
merged 2 commits into from
Nov 9, 2024
Merged

Map nested improvements #613

merged 2 commits into from
Nov 9, 2024

Conversation

tomwhite
Copy link
Member

@tomwhite tomwhite commented Nov 8, 2024

This change removes a for loop in apply_blockwise by using map_nested on the top-level input keys. It doesn't change the behaviour, but will make it possible in the future to allow inputs to be retrieved in parallel.

This change removes a for loop and in the future will allow
inputs to be retrieved in parallel.
@tomwhite tomwhite merged commit 09bb9de into main Nov 9, 2024
13 checks passed
@tomwhite tomwhite deleted the map-nested-improvements branch November 9, 2024 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant