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

Change default max_total_num_input_blocks to 10 #615

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

tomwhite
Copy link
Member

To allow operations to be fused as long as the total number of input blocks does not exceed this number.

Previously, the default was None, which meant operations were fused only if they had the same number of tasks.

to be fused as long as the total number of input blocks does not exceed this.

Previously, the default was None, which meant operations were fused
only if they had the same number of tasks.
@tomwhite tomwhite merged commit 4b18053 into main Nov 18, 2024
13 checks passed
@tomwhite tomwhite deleted the enable-more-optimization-defaults branch November 18, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant