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

[IGEMM] Generate matmuls with expanded H and W dims #18735

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Max191
Copy link
Contributor

@Max191 Max191 commented Oct 9, 2024

This is following up on #18593, which enabled support for expanded result shapes in the im2col op. This PR changes the rewrite patterns for conv into IGEMM to use the expanded H and W dimensions, rather than inserting collapse_shape and expand_shape ops.

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.

1 participant