Pull Request已成功合入, 合并人@CANN-robot
(感谢 yanglu-1 的贡献)🤖 本次改动均为数据 / 生成 / 二进制文件(如测试用例、锁文件、媒体资源),没有可审查的代码逻辑,已跳过 AI 代码审查。


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 |
|---|---|---|
| */*/docs/acl*.md | ✅ 杜慧萍, 冯英 (2/2) | ✅ 杜慧萍, 冯英 (2/1) |
| experimental | ✅ 查建青, 王子韬, 刘伟, 於欣洁 (4/2) | ✅ 王子韬, 刘伟, 於欣洁, 查建青 (4/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)


🟡 Medium | 标题被错误修改。原文 ## aclnnSoftmaxCrossEntropyWithLogits 改为 ## aclnnSoftmaxCrossEntropyWithLogitsGetWorkspaceSize,但从上下文看,该标题下方紧接的是 aclnnSoftmaxCrossEntropyWithLogits(...) 函数的参数说明(第16行函数原型),而非 GetWorkspaceSize 的参数说明。将标题改为 GetWorkspaceSize 会导致标题与下方内容不匹配。如果该文档同时包含两段式接口的参数说明,应保留原标题或拆分为两个标题。


🟢 Low | 修复正确:将 AIDD 扫描清除的 [可疑链接已删除] 替换为正确的 [aclnn返回码](../../../../docs/zh/context/aclnn_return_code.md) 链接。路径深度已验证:从 experimental/activation/silu_mul/docs/ 回退 4 级到仓库根目录,再进入 docs/zh/context/,路径正确。建议确认 PR 中所有其他中文文件名链接替换(如 两段式接口.md→two_phase_api.md、aclnn返回码.md→aclnn_return_code.md、编译与运行样例.md→compile_and_run_sample.md)的目标文件实际存在于 ops-nn 仓或公共 docs 目录中。


🟢 Low | 修复正确:移除了路径中的多余斜杠 loss//smooth_l1_loss_v2 → loss/smooth_l1_loss_v2。但需验证目标路径:从 experimental/loss/smooth_l1_loss_grad_v2/doc/ 回退 4 级到仓库根目录,再进入 loss/smooth_l1_loss_v2/docs/。如果 smooth_l1_loss_v2 实际在 experimental/loss/ 下而非根 loss/ 下,则路径应为 ../../../loss/smooth_l1_loss_v2/docs/(3 级回退)而非 4 级。请确认目标文件实际位置。


/lgtm
/approve


/lgtm
/approve


/lgtm
/approve


/lgtm
/approve


/lgtm
/approve


Pull Request 已合并或已关闭。
If you want to solve this problem, you can click here to do it in the FAQs.


描述
AIDD扫描链接问题修改
关联的Issue
例如:关联Issue #5254
测试
文档更新
类型标签
AI/Agent生成声明