已开启
docs(task-book): 新增 cann-perf-breakdown 技能 DeepSeek-3.2 性能拆解体验 #521
unstain创建于 3 天前
docs(task-book): 新增 cann-perf-breakdown 技能 DeepSeek-3.2 性能拆解体验 #521
已开启
合并受阻
atomgit-bot
3 天前 评论:
3 天前 评论:
🤖 正在生成合并请求摘要,请稍候…


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


3 天前 添加了label:cann-cla/yes
CANN-robot
3 天前 评论:
3 天前 评论:
此处折叠了62条消息 查看更多
2 天前 添加了label:ci-pipeline-running
CANN-robot
2 天前 评论:
2 天前 评论:
流水线任务触发成功
任务链接 [9aaa0469aabc4f7b8e46b75f8b581d0f][流水线指导]
| 任务名称 | 状态 | 日志 | 下载链接 |
|---|---|---|---|
| codecheck | ✅ SUCCESS | >>>>> | |
| SCA | ✅ SUCCESS | >>>>> | |
| antipoison | ✅ SUCCESS | >>>>> | |
| Check_Pr | ✅ SUCCESS | >>>>> | |
| Compile_Ascend_X86 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_ARM | ✅ SUCCESS | >>>>> | >>>>> |
| pre_comment | ✅ SUCCESS | >>>>> | |
| cocheck_codestyle | ✅ SUCCESS | ||
| precommit | ✅ SUCCESS | >>>>> | |
| StaticCheck_codespell | ⚠️ WARNING | >>>>> | |
| StaticCheck_link_validity | ✅ SUCCESS | ||
| StaticCheck_resource_existence | ✅ SUCCESS | ||
| StaticCheck_tag_closed | ✅ SUCCESS | ||
| StaticCheck_markdownlint | ✅ SUCCESS | ||
| UT_Test_asys | ✅ SUCCESS | >>>>> | |
| UT_Test_msaicerr | ✅ SUCCESS | >>>>> | |
| UT_Test_msprof | ✅ SUCCESS | >>>>> | |
| PreSmoke_A900 | ✅ SUCCESS | >>>>> |
[2026-08-21 15:44:21] CI执行结束


2 天前 删除了label:ci-pipeline-running
2 天前 添加了label:ci-pipeline-passed
CANN-robot
2 天前 评论:
2 天前 评论:
流水线 PR-pipeline_cann_oam-tools#1752 [ commitID:9bc59d70 ] 已完成


描述
在
experiment/task-book/cann_perf_breakdown_experience_imaginationhh/下新增 cann-perf-breakdown 技能 针对 DeepSeek-3.2(DeepseekV3) 模型的完整性能拆解产物,作为 task-book 体验提交,演示该技能 Mode A 完整 5 步工作流的端到端输出。目录命名遵循本分支既有约定(
<工具/技能>_experience_<用户名>,如msprof_tool_experience_imaginationhh、asys_tool_experience_imaginationhh)。本次新增内容(49 个文件,全部为新增):
README.mdbreakdown_report.md/.htmlui-report/report/index.html)及 analysis_config / perf_data / timeline / trace 视图ui_facts/work/raw_ops*.json、kernel_attribution、validation_report、semantic_review、breakdown_score、readiness等模型与拆解质量
rank_local(rank 0,pipeline stage 0),TP=16 / CP=1passed_with_warnings(errors=0,warnings=1)改动范围
仅新增文件,全部位于
experiment/task-book/cann_perf_breakdown_experience_imaginationhh/下,不影响现有代码与其他体验目录。关联的Issue
无
测试
work/readiness.json全部检查项ok=true、blockers=[];work/breakdown_score.json评分 99/100(≥ 最低阈值 95),hard_gates.passed=true。work/validation_report.json(errors=0)、work/semantic_review.json。experiment/task-book/cann_perf_breakdown_experience_imaginationhh/ui-report/report/index.html验证渲染正常。文档更新
新增
experiment/task-book/cann_perf_breakdown_experience_imaginationhh/README.md,说明体验的模型概况、拆解质量指标、目录结构与生成方式。类型标签