| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
test: move ST cases to pipeline and remove duplicate UT cases Co-authored-by: Rostellaria<xiaoshaoan@huawei.com> # message auto-generated for no-merge-commit merge: !4867 merge master into master test: move ST cases to pipeline and remove duplicate UT cases Created-by: Rostellaria Commit-by: Rostellaria Merged-by: ascend-robot Description: [#1678](https://gitcode.com/Ascend/MindSpeed-LLM/issues/1678) ## What this PR does / why we need it? This PR migrates ST cases ( deepseek_v2_mcore_tp1_pp1_ep8 , mamba2_8b_tp4_pp1_cp2_recompute_4k_ptd , mamba2_2.7b_tp1_pp1 , deepseek_500b_tp1_pp2_ep2_cp2_overlap to legacy; deepseek32_tp1_pp2_vpp1_ep4 , qwen3_next_80b_4K_A3_ptd , qwen3_next_ascendc-GDN_pack_cp2 to pipeline/st) with their baselines from tests/st to tests/pipeline , and removes UT cases that fully overlap with tests/pipeline/ut (checkpoint dsv2, evaluation llama2, inference llama2/llama3, process_data merge/instruction). README tables are updated accordingly. ## Does this PR introduce any user-facing change? No. It only relocates test files and removes redundant duplicates; no public API, CLI, or user-facing behavior is changed. ## How was this patch tested? Verified moved files are auto-discovered by tests/pipeline/st/test_pipeline_st.py (recursive .sh scan + flat baseline matching), confirmed remaining UT cases have no identical counterpart in pipeline, and validated all Python/JSON syntax and README link paths. See merge request: Ascend/MindSpeed-LLM!4867 | 1 个月前 | |
test: move ST cases to pipeline and remove duplicate UT cases Co-authored-by: Rostellaria<xiaoshaoan@huawei.com> # message auto-generated for no-merge-commit merge: !4867 merge master into master test: move ST cases to pipeline and remove duplicate UT cases Created-by: Rostellaria Commit-by: Rostellaria Merged-by: ascend-robot Description: [#1678](https://gitcode.com/Ascend/MindSpeed-LLM/issues/1678) ## What this PR does / why we need it? This PR migrates ST cases ( deepseek_v2_mcore_tp1_pp1_ep8 , mamba2_8b_tp4_pp1_cp2_recompute_4k_ptd , mamba2_2.7b_tp1_pp1 , deepseek_500b_tp1_pp2_ep2_cp2_overlap to legacy; deepseek32_tp1_pp2_vpp1_ep4 , qwen3_next_80b_4K_A3_ptd , qwen3_next_ascendc-GDN_pack_cp2 to pipeline/st) with their baselines from tests/st to tests/pipeline , and removes UT cases that fully overlap with tests/pipeline/ut (checkpoint dsv2, evaluation llama2, inference llama2/llama3, process_data merge/instruction). README tables are updated accordingly. ## Does this PR introduce any user-facing change? No. It only relocates test files and removes redundant duplicates; no public API, CLI, or user-facing behavior is changed. ## How was this patch tested? Verified moved files are auto-discovered by tests/pipeline/st/test_pipeline_st.py (recursive .sh scan + flat baseline matching), confirmed remaining UT cases have no identical counterpart in pipeline, and validated all Python/JSON syntax and README link paths. See merge request: Ascend/MindSpeed-LLM!4867 | 1 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 个月前 | ||
| 1 个月前 |