-
Notifications
You must be signed in to change notification settings - Fork 37
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 python binding to select mma intrinsics #586
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The CI doesn't pass -- seems like the code doesn't type check
fb4f632
to
3f9de6a
Compare
Signed-off-by: Bangtian Liu <[email protected]>
Signed-off-by: Bangtian Liu <[email protected]>
Signed-off-by: Bangtian Liu <[email protected]>
3f9de6a
to
4406405
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should add a test that shows that filtering based on available intrinsics works in get_compatible_mfma_intrinsics
Signed-off-by: Bangtian Liu <[email protected]>
This PR is relevant to the task in #453: " Use IREE attributes for MFMA intrinsics in the tuner".