Skip to content

CI#8

Closed
tfhddd wants to merge 7 commits into
mainfrom
test_0312
Closed

CI#8
tfhddd wants to merge 7 commits into
mainfrom
test_0312

Conversation

@tfhddd
Copy link
Copy Markdown

@tfhddd tfhddd commented Mar 12, 2026

What this PR does / why we need it?

Does this PR introduce any user-facing change?

How was this patch tested?

@github-actions
Copy link
Copy Markdown

👋 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.

@tfhddd tfhddd closed this Mar 12, 2026
@tfhddd tfhddd reopened this Mar 12, 2026
@tfhddd tfhddd closed this Mar 12, 2026
tfhddd pushed a commit that referenced this pull request Apr 21, 2026
### What this PR does / why we need it?
| File Path |
| :--- |
| `tests/ut/ops/test_activation.py` |
| `tests/ut/ops/test_comm_utils.py` |
| `tests/ut/ops/test_fused_moe.py` |
| `tests/ut/ops/test_linear.py` |
| `tests/ut/ops/test_mla.py` |
| `tests/ut/ops/test_moe_comm_method.py` |
| `tests/ut/ops/test_moe_mlp.py` |
| `tests/ut/ops/test_prepare_finalize.py` |
| `tests/ut/ops/test_token_dispatcher.py` |
| `tests/ut/ops/test_vocab_parallel_embedding.py` |
| `tests/ut/patch/worker/patch_common/test_patch_distributed.py` |
|
`tests/ut/patch/worker/patch_common/test_patch_routed_experts_capturer.py`
|
| `tests/ut/quantization/test_kv_c8.py` |
| `tests/ut/quantization/test_modelslim_config.py` |
| `tests/ut/quantization/test_quant_utils.py` |
| `tests/ut/quantization/test_w4a16.py` |
| `tests/ut/quantization/test_w4a4_flatquant_dynamic.py` |
| `tests/ut/quantization/test_w4a8_dynamic.py` |
| `tests/ut/quantization/test_w8a16.py` |
| `tests/ut/quantization/test_w8a8.py` |
| `tests/ut/quantization/test_w8a8_dynamic.py` |
| `tests/ut/sample/test_rejection_sampler.py` |
| `tests/ut/sample/test_sampler.py` |

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

### How was this patch tested?

- vLLM version: v0.17.0
- vLLM main:
vllm-project/vllm@4497431

---------

Signed-off-by: MrZ20 <2609716663@qq.com>
tfhddd pushed a commit that referenced this pull request Apr 21, 2026
### What this PR does / why we need it?
| File Path |
| :--- |
| `tests/ut/ops/test_activation.py` |
| `tests/ut/ops/test_comm_utils.py` |
| `tests/ut/ops/test_fused_moe.py` |
| `tests/ut/ops/test_linear.py` |
| `tests/ut/ops/test_mla.py` |
| `tests/ut/ops/test_moe_comm_method.py` |
| `tests/ut/ops/test_moe_mlp.py` |
| `tests/ut/ops/test_prepare_finalize.py` |
| `tests/ut/ops/test_token_dispatcher.py` |
| `tests/ut/ops/test_vocab_parallel_embedding.py` |
| `tests/ut/patch/worker/patch_common/test_patch_distributed.py` |
|
`tests/ut/patch/worker/patch_common/test_patch_routed_experts_capturer.py`
|
| `tests/ut/quantization/test_kv_c8.py` |
| `tests/ut/quantization/test_modelslim_config.py` |
| `tests/ut/quantization/test_quant_utils.py` |
| `tests/ut/quantization/test_w4a16.py` |
| `tests/ut/quantization/test_w4a4_flatquant_dynamic.py` |
| `tests/ut/quantization/test_w4a8_dynamic.py` |
| `tests/ut/quantization/test_w8a16.py` |
| `tests/ut/quantization/test_w8a8.py` |
| `tests/ut/quantization/test_w8a8_dynamic.py` |
| `tests/ut/sample/test_rejection_sampler.py` |
| `tests/ut/sample/test_sampler.py` |

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

### How was this patch tested?

- vLLM version: v0.17.0
- vLLM main:
vllm-project/vllm@4497431

---------

Signed-off-by: MrZ20 <2609716663@qq.com>
Signed-off-by: tfhddd <2272751277@qq.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.

1 participant