已合并
【社区任务】aclblasCsyrk算子设计文档(950) #1260
【社区任务】aclblasCsyrk算子设计文档(950) #1260
已合并
ji096929创建于 23 天前
ji096929
ji096929
23 天前

当前PR是否有AI参与:

[] 否

[x ] 是
__1. AI Agent 平台:zcode
__2. AI 模型: deepseek v4 flash
__3. Prompt上下文 : 协助核对社区任务目录规范,整理并完善Cdotc 算子设计文档,检查公开文档表述和提交范围。

PR功能描述 / 为什么需要这个合入**:

在 cann-ops-competitions/04_tasks/01_community-task-2026/tasklist/08-50-aclblasCsyrk-950/ji096929/docs下新增 aclblasCsyrk算子设计文档(950)

该PR关联的issue

不涉及

希望检视人员了解:

检查文档是否合规

改动类型 / Change Type

  • [ x ] 文档更新 / Documentation

测试信息 / Testing

  • [ x ] 人工验证通过 / Manual verified

检查清单 / Checklist

  • [x ] 代码符合规范 / Code follows style guide
  • [x ] 测试添加并通过 / Tests added and passed
  • [ x ] 文档已更新 / Docs updated if needed
  • [x ] 无硬编码敏感信息 / No secrets hardcoded
  • [ x ] 提交信息符合规范 / Commit message follows convention
likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 ji096929 的贡献)
ji096929ji096929
23 天前 创建了 pull request,commit 5331ae6f
atomgit-bot
atomgit-bot
23 天前 评论:

变更摘要

该 PR 为社区任务 08-50-aclblasCsyrk-950 新增 aclblasCsyrk 算子的设计文档(涉及 300 行新增内容,纯文档改动)。文档新增于 cann-ops-competitions/04_tasks/01_community-task-2026/tasklist/08-50-aclblasCsyrk-950/ji096929/docs 目录下,PR 借助 AI 平台(zcode、deepseek v4 flash)协助核对社区任务目录规范、整理完善算子设计文档,并检查公开文档表述与提交范围。

主要改动

  • 新增 aclblasCsyrk 算子设计文档: 在 ji096929/docs 目录下新增 aclblasCsyrk 算子设计文档,作为该社区任务(950)的设计交付物。
  • 文档类型变更: 本次改动仅涉及文档更新,无代码、测试或其他类型变更。
  • 目录与文档规范整理: 文档内容按社区任务目录规范进行组织与完善,并经过公开文档表述与提交范围的合规检查。
likedislike
不准确?
CANN-robotCANN-robot成员
23 天前 添加了label:cann-cla/yes
CANN-robot
CANN-robot成员
23 天前 评论:

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/cann-ops-competitions 傅涛, Carolina_yuan (2/2) 傅涛, Carolina_yuan (2/1)

💡 Tip:

  • Committer can comment /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)

CLA Signature Pass

ji096929, thanks for your pull request. All authors of the commits have signed the CLA. 👍

likedislike
CANN-robot
CANN-robot成员
23 天前 评论:

CLA Signature Pass

ji096929, thanks for your pull request. All authors of the commits have signed the CLA. 👍

likedislike
ji096929
ji096929
23 天前 评论:

compile

likedislike
ji096929ji096929
23 天前 预合并成功(commit_id: 0c10b34c4813545aa4ffeb663212b64766226638)
CANN-robotCANN-robot成员
23 天前 添加了label:ci-pipeline-running
CANN-robotCANN-robot成员
23 天前 删除了label:ci-pipeline-running
CANN-robotCANN-robot成员
23 天前 添加了label:ci-pipeline-passed
ji096929
ji096929
23 天前 评论:
likedislike
忧莫晓23 天前进行代码检视4
04_tasks/01_community-task-2026/tasklist/08-50-aclblasCsyrk-950/ji096929/docs/design.md
已过期
@@ -0,0 +277,4 @@
277+ 
278+## 性能数据
279+ 
280+### 关键优化历程
忧莫晓23 天前评论:

设计方案内仅需完成优化方案设计,不展示具体测试结果。

likedislike
System
系统消息系统
23 天前 评论:

changed this line on 7cccb550 view diff detail

ji096929
ji096929
23 天前 评论:

感谢您的指正,已更新

ji096929
ji096929
21 天前 评论:

您好,请问是否可以标记为已解决(resolved),不然pr无法通过合并,我这边显示无权限解决

ji096929ji096929
23 天前 预合并成功(commit_id: 12ef505a27f5734bc3f04de8f18e2bfa8fd017e4)
此处折叠了5条事件消息 查看更多
CANN-robotCANN-robot成员
23 天前 删除了label:ci-pipeline-passed
CANN-robot
CANN-robot成员
23 天前 评论:

Notification

This pull request has been changed(code update) or closed, so removes the following label(s): ci-pipeline-passed.

likedislike
ji096929
ji096929
23 天前 评论:

compile

likedislike
ji096929ji096929
23 天前 预合并成功(commit_id: 4fff7a22f9692f66e0e9556e70151091f60e390f)
CANN-robotCANN-robot成员
23 天前 添加了label:ci-pipeline-running
CANN-robotCANN-robot成员
23 天前 删除了label:ci-pipeline-running
CANN-robotCANN-robot成员
23 天前 添加了label:ci-pipeline-passed
condfuse_3
condfuse_3成员
23 天前 评论:

@ji096929 当前 PR 仍有 1 条未解决的检视意见(行评)。
请根据意见修改设计文档,并在对应行评中回复后标记为 已解决(resolved)
全部解决后才能进入「评审通过」。

likedislike
fulltower成员
22 天前 评论:

/approve

likedislike
CANN-robotCANN-robot成员
22 天前 添加了label:approved
condfuse_3
condfuse_3成员
22 天前 评论:

评审通过
@ji096929

likedislike
圆啊圆
圆啊圆成员
21 天前 评论:

/approve

likedislike
CANN-robotCANN-robot成员
21 天前 添加了label:lgtm
CANN-robot
CANN-robot成员
21 天前 评论:

The MR can not be merged, because of CodeReview discussion not resolved

If you want to solve this problem, you can click here to do it in the FAQs.

likedislike
ji096929
ji096929
21 天前 评论:

/check-pr

likedislike
CANN-robot
CANN-robot成员
21 天前 评论:

The MR can not be merged, because of CodeReview discussion not resolved

If you want to solve this problem, you can click here to do it in the FAQs.

likedislike
Ffulltower成员
21 天前 解决了最后一个问题
CANN-robot
CANN-robot成员
21 天前 评论:

Something went wrong during merge: git update-ref: exit status 128, stderr: "fatal: commit: cannot lock ref 'refs/heads/master': is at 160964ef66ed179bd39839757d3764e76e82b271 but expected 9c8dc3af68ab13b307895303c9edd96ab24433ea\n"

If you want to solve this problem, you can click here to do it in the FAQs.

likedislike
ji096929
ji096929
21 天前 评论:

/check-pr

likedislike
CANN-robotCANN-robot成员
21 天前 合入了pull request