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

[Tuner] Automatic merging of tuner-generated td specs #810

Open
kuhar opened this issue Jan 10, 2025 · 0 comments
Open

[Tuner] Automatic merging of tuner-generated td specs #810

kuhar opened this issue Jan 10, 2025 · 0 comments
Assignees
Labels

Comments

@kuhar
Copy link
Member

kuhar commented Jan 10, 2025

We should be able to automatically append the best spec selected by the tuner to an existing tuning spec file.

This can be done either through textual manipulation of a spec file with some markers that indicate where new tuning specs should go, or as an iree pass similar to the one that links tuning specs. The main difference compared to the latter one is that we would like to keep adding new specs to an existing transform.foreach_match in %arg0 op in the main named sequence called __kernel_config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants