Skip to content

Conversation

@xiaoyu-work
Copy link
Collaborator

Describe your changes

Add RenameOutputDims, PackedAttentionToPackedMHA and PackedAttentionToLoopMHA
surgeon. These will be used for Qwen VL model.

Checklist before requesting a review

  • Add unit tests for this change.
  • Make sure all tests can pass.
  • Update documents if necessary.
  • Lint and apply fixes to your code by running lintrunner -a
  • Is this a user-facing change? If yes, give a description of this change to be included in the release notes.

(Optional) Issue link

Div = "Div"
Shape = "Shape"
Constant = "Constant"
Custom = "custom"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Does the casing on the string "custom" have any significance?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@xiaoyu-work xiaoyu-work merged commit b5eb7b2 into main Jan 14, 2026
11 checks passed
@xiaoyu-work xiaoyu-work deleted the xiaoyu/qwen branch January 14, 2026 23:15
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.

3 participants