Skip to content

Conversation

zhaozx-cn
Copy link
Contributor

@zhaozx-cn zhaozx-cn commented Sep 10, 2025

What this PR does / why we need it?

fix ascend fused moe spelling error

Does this PR introduce any user-facing change?

How was this patch tested?

vllm-project/vllm@0ae43db

Signed-off-by: zhaozixin <zhaozixin1@huawei.com>
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request contains a spelling correction for the routed_scaling_factor parameter in vllm_ascend/ops/common_fused_moe.py. The change is applied consistently in the __init__ method of the AscendFusedMoE class, both in its signature and the call to the superclass constructor. This resolves a potential runtime error.

Copy link

👋 Hi! Thank you for contributing to the vLLM Ascend project. The following points will speed up your PR merge:‌‌

  • A PR should do only one thing, smaller PRs enable faster reviews.
  • Every PR should include unit tests and end-to-end tests ‌to ensure it works and is not broken by other future PRs.
  • Write the commit message by fulfilling the PR description to help reviewer and future developers understand.

If CI fails, you can run linting and testing checks locally according Contributing and Testing.

@wangxiyuan wangxiyuan merged commit 923cdae into vllm-project:main Sep 11, 2025
19 of 20 checks passed
yiz-liu pushed a commit to linfeng-yuan/vllm-ascend that referenced this pull request Sep 12, 2025
### What this PR does / why we need it?
fix ascend fused moe spelling error

### Does this PR introduce _any_ user-facing change?

### How was this patch tested?

vllm-project/vllm@0ae43db

- vLLM version: main
- vLLM main:
vllm-project/vllm@fcc0a31

Signed-off-by: zhaozixin <zhaozixin1@huawei.com>
Co-authored-by: zhaozixin <zhaozixin1@huawei.com>
Signed-off-by: Yizhou Liu <liu_yizhou@outlook.com>
offline893 pushed a commit to offline893/vllm-ascend that referenced this pull request Sep 16, 2025
### What this PR does / why we need it?
fix ascend fused moe spelling error

### Does this PR introduce _any_ user-facing change?

### How was this patch tested?

vllm-project/vllm@0ae43db

- vLLM version: main
- vLLM main:
vllm-project/vllm@fcc0a31

Signed-off-by: zhaozixin <zhaozixin1@huawei.com>
Co-authored-by: zhaozixin <zhaozixin1@huawei.com>
Signed-off-by: offline0806 <z00858301@china.huawei.com>
wangxiaoteng888 pushed a commit to LCAIZJ/vllm-ascend that referenced this pull request Sep 25, 2025
### What this PR does / why we need it?
fix ascend fused moe spelling error

### Does this PR introduce _any_ user-facing change?

### How was this patch tested?

vllm-project/vllm@0ae43db

- vLLM version: main
- vLLM main:
vllm-project/vllm@fcc0a31

Signed-off-by: zhaozixin <zhaozixin1@huawei.com>
Co-authored-by: zhaozixin <zhaozixin1@huawei.com>
chopper0126 pushed a commit to chopper0126/vllm-ascend that referenced this pull request Sep 26, 2025
### What this PR does / why we need it?
fix ascend fused moe spelling error

### Does this PR introduce _any_ user-facing change?

### How was this patch tested?

vllm-project/vllm@0ae43db

- vLLM version: main
- vLLM main:
vllm-project/vllm@fcc0a31

Signed-off-by: zhaozixin <zhaozixin1@huawei.com>
Co-authored-by: zhaozixin <zhaozixin1@huawei.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants