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

[TKW] Add dtype to igemm conv template #301

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

Hardcode84
Copy link
Contributor

Add input_dtype/output_dtype to igemm_conv template API, only f16xf16xf32 is supported for now but it will be extended in future.

Copy link
Contributor

@harsh-nod harsh-nod left a comment

Choose a reason for hiding this comment

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

lgtm!

@Hardcode84 Hardcode84 merged commit a366891 into iree-org:main Dec 2, 2024
8 checks passed
@Hardcode84 Hardcode84 deleted the igemm-dtypes branch December 2, 2024 22:30
xintin pushed a commit to xintin/iree-turbine that referenced this pull request Feb 14, 2025
Add `input_dtype`/`output_dtype` to igemm_conv template API, only
f16xf16xf32 is supported for now but it will be extended in future.

Signed-off-by: Ivan Butygin <[email protected]>
Signed-off-by: xintin <[email protected]>
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