Skip to content

[WgToSG] Fold transpose into ConvLayout in WgToSG pass#1022

Merged
chencha3 merged 1 commit intomainfrom
fold_transpose_conv_layout_for_upstream
Feb 13, 2025
Merged

[WgToSG] Fold transpose into ConvLayout in WgToSG pass#1022
chencha3 merged 1 commit intomainfrom
fold_transpose_conv_layout_for_upstream

Conversation

@chencha3
Copy link
Copy Markdown
Contributor

@chencha3 chencha3 commented Feb 13, 2025

This PR is to add a quick solution to fold transpose + conver_layout ops into store to slm using transposed view.

Please review these guidelines to help with the review process:

  • Have you provided a meaningful PR description?
  • Have you added a test, a reproducer, or a reference to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • If this PR is a work in progress, are you filing the PR as a draft?
  • Have you organized your commits logically and ensured each can be built by itself?

@chencha3 chencha3 merged commit 71e01d3 into main Feb 13, 2025
2 checks passed
@chencha3 chencha3 deleted the fold_transpose_conv_layout_for_upstream branch February 13, 2025 19:56
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