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] Use IGEMM for TileAndFuse conv tuning #818

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

Max191
Copy link
Contributor

@Max191 Max191 commented Jan 13, 2025

This PR adds support for tuning IGEMM with TileAndFuse convolutions. The PR sets the lowering pipeline options for convolutions on the TileAndFuse pipeline to be the IGEMM options, and adjusts the problem size accordingly when generating candidate constraints.

Signed-off-by: Max Dawkins <max.dawkins@gmail.com>
@Max191 Max191 requested review from kuhar and bangtianliu January 13, 2025 15:50
Copy link
Member

@kuhar kuhar left a comment

Choose a reason for hiding this comment

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

LGTM

@Max191 Max191 merged commit dc11108 into nod-ai:main Jan 13, 2025
34 checks passed
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.

2 participants