已合并
nn仓大模型资料扫描修改 #3686
sunchun创建于 4月10日
nn仓大模型资料扫描修改 #3686
已合并
sunchun创建于 4月10日
已删除 :nntextB合入到cann/ops-nn9.0.0
sunchun成员
4月10日

描述

关联的Issue

测试

文档更新

类型标签

likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 sunchun 的贡献)
Ssunchun成员
4月10日 创建了 pull request,commit f5c6e3b7
Ssunchun成员
4月10日 update merge request[project id: 7665709, iid: 3686, commit_id: b9ed3c96002efe6fe1dd1a5f8be13891d59f8ff1] virtual merging success
Ssunchun成员
4月10日 推送  37 个提交:f5c6e3b7-36 commits from branch 9.0.0e91b80d8-Merge branch 'nntextB' of git@gitcode.com:sunchun/ops-nn.git into '9.0.0'
Ssunchun成员
4月10日 update merge request[project id: 7665709, iid: 3686, commit_id: 3ad83f20ee88d921b508601b2351bd625ae0cf2f] virtual merging success
CANN-robotCANN-robot成员
4月10日 添加了label:stat/needs-squash
CANN-robot
CANN-robot成员
4月10日 评论:

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


PR Approval Progress

Congratulations! All modules have met the lgtm and approve requirements.

Module Approval Details

module lgtm status approve status
*/*/docs/acl*.md hanxiaolong, 陈琦 (2/2) hanxiaolong (1/1)

💡 Tip:

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

CLA Signature Pass

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

likedislike
CANN-robotCANN-robot成员
4月10日 添加了label:cann-cla/yes
CANN-robotCANN-robot成员
4月10日 将crystalhu,yangyang016,fanqirui,zhou-qilong,chenqi317,liubo75,tangweiwei2,gcw_kUomxQ2l,Andy-lb,gcw_Dm2TsRUi设为评审人
CANN-robotCANN-robot成员
4月10日 将gcw_kUomxQ2l,Andy-lb,gcw_Dm2TsRUi设为审查人
sunchun成员
4月10日 评论:

compile

likedislike
CANN-robotCANN-robot成员
4月10日 添加了label:ci-pipeline-running
CANN-robot
CANN-robot成员
4月10日 评论:

流水线任务触发成功
任务链接 [b7e393f7a8644bc7ba94227575499de0][流水线指导]

任务名称状态日志下载链接
Compile_Ascend_X86_mobile_station ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_ARM ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_single ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_experimental ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_X86_950 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_ARM_950 ✅ SUCCESS >>>>> >>>>>
Pre_Compile ✅ SUCCESS
pre_comment ✅ SUCCESS >>>>>
Compile_Ascend_X86 ✅ SUCCESS >>>>> >>>>>
Compile_X86_monitor ✅ SUCCESS >>>>> >>>>>
Compile_ARM_monitor ✅ SUCCESS >>>>> >>>>>
UT_Test_ophost ✅ SUCCESS
UT_Test_opapi ✅ SUCCESS
UT_Test_kernel ✅ SUCCESS
UT_Test_opgraph ✅ SUCCESS
Smoke_A900_npupool ✅ SUCCESS >>>>>
ATK_Test_A2 ✅ SUCCESS

[2026-04-10 18:33:27]    CI执行结束

likedislike
CANN-robot
CANN-robot成员
4月10日 评论:

流水线任务触发成功
任务链接 [1bcd99b8a2e34c0886cb13557bf6f9e3][流水线指导]

任务名称状态日志下载链接
codecheck ✅ SUCCESS
anti_virus ✅ SUCCESS >>>>>
Check_Pr ✅ SUCCESS >>>>>
StaticCheck_codespell_check ✅ SUCCESS
StaticCheck_link_validity_check ✅ SUCCESS
StaticCheck_resource_existence_check ✅ SUCCESS
StaticCheck_tag_closed_check ✅ SUCCESS
StaticCheck_markdownlint ✅ SUCCESS
codecheck_style ✅ SUCCESS

[2026-04-10 18:28:35]    CI执行结束

likedislike
CANN-robotCANN-robot成员
4月10日 删除了label:ci-pipeline-running
CANN-robotCANN-robot成员
4月10日 添加了label:ci-pipeline-passed
sunday成员4月11日进行代码检视2
index/index_put_v2/docs/aclnnIndexPutImpl.md
已过期
@@ -152,7 +152,7 @@ aclnnStatus aclnnIndexPutImpl(
152152 </tr>
153153 </tbody></table>
154154 
155- - <term>Atlas 训练系列产品</term>:数据类型不支持BFLOAT。
sunday4月11日评论:

这里从「数据类型不支持 BFLOAT」改成了「数据类型不支持 16」,语义不完整,读者无法对应到具体 dtype。请确认是否应为 BFLOAT16 或沿用原文 BFLOAT 的规范写法,避免扫描替换引入错误表述。

likedislike
System
系统消息系统
4月13日 评论:

changed this line on 48fcf85c view diff detail

sunday成员4月11日进行代码检视1
vfusion/modulate_grad/docs/aclnnModulateBackward.md
已过期
@@ -225,7 +225,7 @@ aclnnStatus aclnnModulateBackward(
225225 <tr>
226226 <td>workspaceSize</td>
227227 <td>输入</td>
228- <td>在Device侧申请的workspace大小,由第一段接口aclnnMultiScaleDeformableAttentionGradGetWorkspaceSize获取。</td>
228+ <td>在Device侧申请的workspace大小,由第一段接口aclnnModulateBackwardGetWorkspaceSize获取。</td>
229229 </tr>
230230 <tr>
231231 <td>executor</td>
@@ -431,7 +431,7 @@ int main()
431431 aclOpExecutor* executor = nullptr;
432432 // 调用aclnnModulate第一段接口
433433 ret = aclnnModulateBackwardGetWorkspaceSize(grad_output, input, scale, shift, grad_input, grad_scale, grad_shift, &workspaceSize, &executor);
434- CHECK_RET(ret == ACL_SUCCESS, LOG_PRINT("aclnnModulaBackwardteGetWorkspaceSize failed. ERROR: %d\n", ret); return ret);
sunday4月11日评论:

LOG_PRINT 里的字符串仍是 aclnnModulateBackwardteGetWorkspaceSize,中间多了 te,与上一行调用的 aclnnModulateBackwardGetWorkspaceSize 不一致,建议改成与真实 API 名完全一致,避免复制示例时搜不到符号。

likedislike
Ssunchun成员
4月13日 virtual merging failed, update merge request[project_id: 7665709, iid: 3686, target_commit_sha: d10ca7bab30fd40432d80ceadecd19dfcb539380], message: Conflict detected
此处折叠了8条事件消息 查看更多
CANN-robotCANN-robot成员
4月13日 删除了label:ci-pipeline-passed
CANN-robot
CANN-robot成员
4月13日 评论:

Notification

This pull request source branch has changed, so removes the following label(s): ci-pipeline-passed.

likedislike
Ssunchun成员
4月13日 解决了最后一个问题
sunchun成员
4月13日 评论:

compile

likedislike
CANN-robotCANN-robot成员
4月13日 添加了label:ci-pipeline-running
CANN-robot
CANN-robot成员
4月13日 评论:

流水线任务触发成功
任务链接 [ac4ec53da31144a3854bd714ebae60e1][流水线指导]

任务名称状态日志下载链接
Compile_Ascend_X86_mobile_station ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_ARM ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_single ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_experimental ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_X86_950 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_ARM_950 ✅ SUCCESS >>>>> >>>>>
Pre_Compile ✅ SUCCESS
pre_comment ✅ SUCCESS >>>>>
Compile_Ascend_X86 ✅ SUCCESS >>>>> >>>>>
Compile_X86_monitor ✅ SUCCESS >>>>> >>>>>
Compile_ARM_monitor ✅ SUCCESS >>>>> >>>>>
UT_Test_ophost ✅ SUCCESS
UT_Test_opapi ✅ SUCCESS
UT_Test_kernel ✅ SUCCESS
UT_Test_opgraph ✅ SUCCESS
Smoke_A900_npupool ✅ SUCCESS >>>>>
ATK_Test_A2 ✅ SUCCESS

[2026-04-13 11:03:33]    CI执行结束

likedislike
CANN-robot
CANN-robot成员
4月13日 评论:

流水线任务触发成功
任务链接 [e10b950fe2e540559bf541e244fba43d][流水线指导]

任务名称状态日志下载链接
codecheck ✅ SUCCESS >>>>>
anti_virus ✅ SUCCESS >>>>>
Check_Pr ✅ SUCCESS >>>>>
StaticCheck_codespell_check ✅ SUCCESS
StaticCheck_link_validity_check ✅ SUCCESS
StaticCheck_resource_existence_check ✅ SUCCESS
StaticCheck_tag_closed_check ✅ SUCCESS
StaticCheck_markdownlint ✅ SUCCESS
codecheck_style ✅ SUCCESS

[2026-04-13 11:01:17]    CI执行结束

likedislike
CANN-robotCANN-robot成员
4月13日 删除了label:ci-pipeline-running
CANN-robotCANN-robot成员
4月13日 添加了label:ci-pipeline-passed
sunchun成员
4月16日 评论:

compile

likedislike
CANN-robotCANN-robot成员
4月16日 删除了label:ci-pipeline-passed
CANN-robotCANN-robot成员
4月16日 添加了label:ci-pipeline-running
CANN-robot
CANN-robot成员
4月16日 评论:

流水线任务触发成功
任务链接 [bbbae81af59343d3a5d52e6ce810def0][流水线指导]

任务名称状态日志下载链接
Compile_Ascend_X86_mobile_station ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_ARM ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_single ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_experimental ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_X86_950 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_ARM_950 ✅ SUCCESS >>>>> >>>>>
Pre_Compile ✅ SUCCESS
pre_comment ✅ SUCCESS >>>>>
Compile_Ascend_X86 ✅ SUCCESS >>>>> >>>>>
Compile_X86_monitor ✅ SUCCESS >>>>> >>>>>
Compile_ARM_monitor ✅ SUCCESS >>>>> >>>>>
UT_Test_ophost ✅ SUCCESS
UT_Test_opapi ✅ SUCCESS
UT_Test_kernel ✅ SUCCESS
UT_Test_opgraph ✅ SUCCESS
Smoke_A900_npupool ✅ SUCCESS >>>>>
ATK_Test_A2 ✅ SUCCESS

[2026-04-16 19:07:11]    CI执行结束

likedislike
CANN-robot
CANN-robot成员
4月16日 评论:

流水线任务触发成功
任务链接 [2a22594462e14c55a8fdc1ae849a9932][流水线指导]

任务名称状态日志下载链接
codecheck ✅ SUCCESS >>>>>
anti_virus ✅ SUCCESS >>>>>
Check_Pr ✅ SUCCESS >>>>>
StaticCheck_codespell_check ✅ SUCCESS
StaticCheck_link_validity_check ✅ SUCCESS
StaticCheck_resource_existence_check ✅ SUCCESS
StaticCheck_tag_closed_check ✅ SUCCESS
StaticCheck_markdownlint ✅ SUCCESS
codecheck_style ✅ SUCCESS

[2026-04-16 19:06:09]    CI执行结束

likedislike
CANN-robotCANN-robot成员
4月16日 删除了label:ci-pipeline-running
CANN-robotCANN-robot成员
4月16日 添加了label:ci-pipeline-passed
chenqi317成员
4月16日 评论:

/lgtm
/approve

likedislike
shane成员
4月16日 评论:

/approve

likedislike
CANN-robotCANN-robot成员
4月16日 添加了label:lgtmapproved
CANN-robot
CANN-robot成员
4月16日 评论:

Review Guide

This pull-request passes review.
Committers who wrote a comment of /approve are: hanxiaolong.
Reviewers who wrote a comment of /lgtm are: hanxiaolong, 陈琦.

likedislike
CANN-robotCANN-robot成员
4月16日 合入了pull request