Skip to content

[CI]【Hackathon 10th Spring No.53】headwise SWA unit test [cf]#7697

Open
ghost wants to merge 17 commits intoPaddlePaddle:developfrom
CloudForge-Solutions:task/h10-053-pr1-headwise-swa-v3
Open

[CI]【Hackathon 10th Spring No.53】headwise SWA unit test [cf]#7697
ghost wants to merge 17 commits intoPaddlePaddle:developfrom
CloudForge-Solutions:task/h10-053-pr1-headwise-swa-v3

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented May 2, 2026

Motivation

Modifications

Usage or Command

Accuracy Tests

Checklist

  • I have submitted the CLA (only first PR)
  • My PR title follows the convention
  • My changes pass all tests

@ghost ghost temporarily deployed to Metax_ci May 2, 2026 17:14 — with GitHub Actions Inactive
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 2 committers have signed the CLA.

❌ cloudforge1
❌ general-cloudforge


cloudforge1 seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@ghost ghost temporarily deployed to Metax_ci May 2, 2026 17:14 — with GitHub Actions Inactive
@ghost ghost temporarily deployed to Metax_ci May 2, 2026 17:14 — with GitHub Actions Inactive
@ghost ghost temporarily deployed to Metax_ci May 2, 2026 17:14 — with GitHub Actions Inactive
@ghost ghost temporarily deployed to Metax_ci May 2, 2026 17:14 — with GitHub Actions Inactive
@ghost ghost temporarily deployed to Metax_ci May 2, 2026 17:14 — with GitHub Actions Inactive
@ghost ghost temporarily deployed to Metax_ci May 2, 2026 17:15 — with GitHub Actions Inactive
@ghost ghost temporarily deployed to Metax_ci May 2, 2026 17:15 — with GitHub Actions Inactive
@paddle-bot
Copy link
Copy Markdown

paddle-bot Bot commented May 2, 2026

Thanks for your contribution!

@paddle-bot paddle-bot Bot added the contributor External developers label May 2, 2026
@ghost ghost temporarily deployed to Metax_ci May 2, 2026 17:15 — with GitHub Actions Inactive
@ghost ghost temporarily deployed to Metax_ci May 2, 2026 17:15 — with GitHub Actions Inactive
@ghost ghost temporarily deployed to Metax_ci May 2, 2026 17:15 — with GitHub Actions Inactive
@ghost ghost temporarily deployed to Metax_ci May 2, 2026 17:15 — with GitHub Actions Inactive
@ghost ghost temporarily deployed to Metax_ci May 2, 2026 17:15 — with GitHub Actions Inactive
@ghost ghost temporarily deployed to Metax_ci May 2, 2026 17:15 — with GitHub Actions Inactive
@ghost ghost temporarily deployed to Metax_ci May 2, 2026 17:15 — with GitHub Actions Inactive
@ghost ghost temporarily deployed to Metax_ci May 2, 2026 17:15 — with GitHub Actions Inactive
@ghost ghost temporarily deployed to Metax_ci May 2, 2026 17:15 — with GitHub Actions Inactive
Copy link
Copy Markdown

@PaddlePaddle-bot PaddlePaddle-bot left a comment

Choose a reason for hiding this comment

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

🤖 Paddle-CI-Agent | pr_review | 2026-05-03 01:36:09

📋 Review 摘要

PR 概述:PR 标题声称新增 headwise SWA 单测,但实际 diff 仅在 README_EN.md 末尾增加了一个空行,未见任何单测代码。
变更范围README_EN.md(文档)
影响面 Tag[Docs]

📝 PR 规范检查

PR 规范存在以下问题:

  1. Tag 与 diff 不符:标题使用 [CI] 但实际变更文件为 README_EN.md,应使用 [Docs](architecture.md §8:README*[Docs]
  2. 标题含非标准后缀[cf] 不在官方 Tag 列表中,应删除
  3. 描述模板未填写:Motivation / Modifications / Usage or Command / Accuracy Tests 均为 TODO 占位符
  4. Checklist 结构不符:当前 Checklist 与 §D2 模板不一致,需替换为规范版本

标题建议(可直接复制):

  • [Docs] Add trailing newline to README_EN.md

PR 描述建议(可直接复制,必须复刻 checklist §D2 模板的完整结构):

## Motivation
在 README_EN.md 末尾补充空行,符合文件末尾换行规范(trailing newline)。

## Modifications
- `README_EN.md`:末尾新增一个空行

## Usage or Command
N/A

## Accuracy Tests
N/A

## Checklist

- [x] Add at least a tag in the PR title.
  - Tag list: [`[FDConfig]`,`[APIServer]`,`[Engine]`, `[Scheduler]`, `[PD Disaggregation]`, `[Executor]`, `[Graph Optimization]`, `[Speculative Decoding]`, `[RL]`, `[Models]`, `[Quantization]`, `[Loader]`, `[OP]`, `[KVCache]`, `[DataProcessor]`, `[BugFix]`, `[Docs]`, `[CI]`, `[Optimization]`, `[Feature]`, `[Benchmark]`, `[Others]`, `[XPU]`, `[HPU]`, `[GCU]`, `[DCU]`, `[Iluvatar]`, `[Metax]`]
  - You can add new tags based on the PR content, but the semantics must be clear.
- [ ] Format your code, run `pre-commit` before commit.
- [ ] Add unit tests. Please write the reason in this PR if no unit tests.
- [ ] Provide accuracy results.
- [ ] If the current PR is submitting to the `release` branch, make sure the PR has been submitted to the `develop` branch, then cherry-pick it to the `release` branch with the `[Cherry-Pick]` PR tag.

问题

级别 文件 概述
📝 PR 规范 Tag [CI] 与实际变更(README 文档)不符,应为 [Docs];标题含非标准后缀 [cf];描述模板各段均为 TODO 占位符;Checklist 结构不符合 §D2 要求

总体评价

本 PR 实际 diff 仅在 README_EN.md 末尾新增一个空行,与标题声称的"headwise SWA unit test"严重不符,请确认是否提交了完整内容。PR 规范问题需按建议修正后再合入。

@PaddlePaddle-bot
Copy link
Copy Markdown

🤖 Paddle-CI-Agent | ci_status_monitor | 2026-05-03 02:41:09

CI报告基于以下代码生成(30分钟更新一次):


1 任务总览

所有已执行任务均通过,无失败任务。✅

总执行(rerun次数) 总任务 ✅ 通过 ❌ 失败 ⏳ 运行中 ⏸️ 等待中 跳过
27(0) 27 10 0 0 0 17

⚠️ 注意:以下 7 个 Workflow 处于 action_required 状态(等待审批后才会执行):Check PR Template、Codestyle-Check、CI_HPU、ILUVATAR-CI、Approval、PR Build and Test、CI_XPU。这些 Workflow 需人工审批触发。

注意:action_required workflows 不计入上表的任务统计。


2 任务状态汇总

2.1 Required任务 : 未配置

当前分支未配置 Branch Protection Rules 中的 Required 状态检查,或 API 权限不足无法获取。所有已执行任务均为可选任务。

2.2 可选任务 — 10/10 通过

可选任务不阻塞合并,失败仅供参考。

状态 任务 耗时 日志 重跑
10 个可选任务通过(Trigger Jenkins for PR × 10,来自 CI_METAX) - - -
⏭️ 17 个任务已跳过(cherry-pick × 17) - - -

3 失败详情(仅 required)

无 required 失败任务。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor External developers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants