Skip to content

Conversation

oulgen
Copy link
Contributor

@oulgen oulgen commented Oct 9, 2025

Stacked PRs:


Terminate autotuning faster if progress is minimal

stack-info: PR: #855, branch: oulgen/stack/130
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Oct 9, 2025
@oulgen oulgen requested review from jansel and v0i0 October 9, 2025 00:17
initial_population: int = 100,
copies: int = 5,
max_generations: int = 20,
min_improvement_delta: float = 0.001,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I picked 0.001 based on @v0i0 's logs

ci benchmark run: https://github.com/pytorch/helion/actions/runs/18361564232

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there's no perf hit from this chance

@oulgen
Copy link
Contributor Author

oulgen commented Oct 10, 2025

@jansel can you take a look at this one?

@oulgen oulgen merged commit 3836d76 into main Oct 10, 2025
52 of 54 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants