已合并
feat: update performance breakdown skill #515
unstain创建于 7 天前
feat: update performance breakdown skill #515
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 unstain 的贡献)atomgit-bot
7 天前 评论:
7 天前 评论:
🤖 正在生成合并请求摘要,请稍候…


atomgit-bot
7 天前 评论:
7 天前 评论:
🤖 AI 代码检视正在进行中,请稍候…


7 天前 添加了label:cann-cla/yes
CANN-robot
7 天前 评论:
7 天前 评论:
Thanks for your pull-request.
The full list of commands accepted by me can be found at here.
You can get sig-info at here.
You can self-configure the PR merge rules for this repository. For more details, please refer to Here.
For more, you also can visit HICANN.
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| repo-cann/oam-tools | ✅ 金瑛琪, newstarzj (2/2) | ✅ 金瑛琪 (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
imaginationhh, thanks for your pull request. All authors of the commits have signed the CLA. 👍


此处折叠了180条消息 查看更多
CANN-robot
6 小时前 评论:
6 小时前 评论:
流水线任务触发成功
任务链接 [2a2fda4c7e4e47edbe42da77fc912d5c][流水线指导]
| 任务名称 | 状态 | 日志 | 下载链接 |
|---|---|---|---|
| codecheck | ✅ SUCCESS | >>>>> | |
| SCA | ✅ SUCCESS | >>>>> | |
| antipoison | ✅ SUCCESS | >>>>> | |
| Check_Pr | ✅ SUCCESS | >>>>> | |
| Compile_Ascend_X86 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_ARM | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_X86_ubuntu24 | ✅ SUCCESS | >>>>> | >>>>> |
| pre_comment | ✅ SUCCESS | >>>>> | |
| cocheck_codestyle | ✅ SUCCESS | ||
| precommit | ✅ SUCCESS | >>>>> | |
| StaticCheck_md | ⚠️ WARNING | >>>>> | |
| UT_Test_asys | ✅ SUCCESS | >>>>> | |
| UT_Test_msaicerr | ✅ SUCCESS | >>>>> | |
| UT_Test_msprof | ✅ SUCCESS | >>>>> | |
| API_Check | ✅ SUCCESS | >>>>> | |
| PreSmoke_A900 | ✅ SUCCESS | >>>>> |
[2026-08-26 17:57:35] CI执行结束


6 小时前 添加了label:api-check-pass
6 小时前 删除了label:ci-pipeline-running
6 小时前 添加了label:ci-pipeline-passed
6 小时前 合入了pull request
描述
更新
cann-perf-breakdown,将模型性能拆解流程整理为可验证、可评分的 Stage 1 Skill:run_breakdown.py/run_validation.py入口,未满足证据门槛时明确停止并生成迭代请求。本 PR 仅修改
skills/cann-perf-breakdown/,不包含 Skill 2 和 Skill 3。关联的Issue
无。
测试
quick_validate.py skills/cann-perf-breakdown:通过。368 passed, 5 skipped, 63 subtests passed。--helpCLI 契约检查通过。taskset -c 0 pre-commit run --from-ref upstream/master --to-ref HEAD:OAT(45 个实际存在文件)和 codespell 通过。bash build.sh -u --ut --noexec:全量构建、UT 和安装包生成通过。文档更新
类型标签