Skip to content

Conversation

@yiliu30
Copy link
Contributor

@yiliu30 yiliu30 commented Nov 13, 2025

No description provided.

Signed-off-by: yiliu30 <yi4.liu@intel.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR addresses a bug where temporary names were being assigned to model modules before the model structure was potentially modified by _handle_moe_model(), which could result in incorrect or missing temporary names for modules created or modified during that transformation.

Key changes:

  • Moved the temporary name assignment loop to occur after model structure modifications

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@yiliu30 yiliu30 requested a review from XuehaoSun November 13, 2025 07:05
Signed-off-by: yiliu30 <yi4.liu@intel.com>
@yiliu30 yiliu30 enabled auto-merge (squash) November 13, 2025 07:37
@wenhuach21 wenhuach21 self-requested a review November 14, 2025 01:08
@yiliu30 yiliu30 merged commit c4d030d into main Nov 14, 2025
23 checks passed
@yiliu30 yiliu30 deleted the fix-tmp-name branch November 14, 2025 01:08
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