已合并
docs: 修正apply_adagrad_d算子README调用说明误写为EluGrad #8792
caorenlei创建于 28 天前
docs: 修正apply_adagrad_d算子README调用说明误写为EluGrad #8792
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 caorenlei 的贡献)atomgit-bot
28 天前 评论:
28 天前 评论:
atomgit-bot
28 天前 评论:
28 天前 评论:
🤖 本次改动均为数据 / 生成 / 二进制文件(如测试用例、锁文件、媒体资源),没有可审查的代码逻辑,已跳过 AI 代码审查。


不准确?
28 天前 添加了label:cann-cla/yes
CANN-robot
28 天前 评论:
28 天前 评论:
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.
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 |
|---|---|---|
| */*/README.md | ✅ 陈娇, 汤平川 (2/2) | ✅ 陈娇 (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)


CANN-robot
28 天前 评论:
28 天前 评论:
28 天前 将zengjuan,chaotang233,crystalhu,yangyang016,fanqirui,gitee-duhuiping,chenqi317,liubo75,tangweiwei2,gitcode-chenjiao,pingchuantang,zhouwenfang,wuyao51511,caiwenwen设为评审人
28 天前 将zengjuan,chaotang233,crystalhu,yangyang016,fanqirui,gitee-duhuiping,chenqi317,liubo75,tangweiwei2,gitcode-chenjiao,pingchuantang,zhouwenfang,wuyao51511,caiwenwen设为评审人
此处折叠了13条事件消息 查看更多
28 天前 添加了label:ci-pipeline-running
CANN-robot
28 天前 评论:
28 天前 评论:
流水线任务触发成功
任务链接 [e0eca1926c644b7788591951c7177286][流水线指导]
| 任务名称 | 状态 | 日志 | 下载链接 |
|---|---|---|---|
| Compile_Ascend_X86_ubuntu24 | ✅ SUCCESS | >>>>> | >>>>> |
| 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 | >>>>> | >>>>> |
| Compile_Pre | ✅ SUCCESS | >>>>> | |
| pre_comment | ✅ SUCCESS | >>>>> | |
| Compile_Ascend_X86 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_X86_mobile_station_ubuntu24 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_X86_950_ubuntu24 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_ARM_ubuntu24 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_single_ubuntu24 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_experimental_ubuntu24 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_ARM_950_ubuntu24 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_X86_monitor_910b | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_X86_monitor_910c | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_X86_monitor_950 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_classify | ✅ SUCCESS | >>>>> | |
| Compile_Ascend_X86_mobile_station_9030_ubuntu24 | ✅ SUCCESS | >>>>> | >>>>> |
| UT_Test_ophost | ✅ SUCCESS | ||
| UT_Test_opapi | ✅ SUCCESS | ||
| UT_Test_kernel | ✅ SUCCESS | ||
| UT_Test_opgraph | ✅ SUCCESS | ||
| PreSmoke_A900 | ✅ SUCCESS | >>>>> | |
| API_Check | ✅ SUCCESS | >>>>> | |
| PreSmoke_ATK_Test_A2 | ✅ SUCCESS | >>>>> | |
| UT_Test_report_lcov | ✅ SUCCESS |
[2026-08-17 17:19:08] CI执行结束


CANN-robot
28 天前 评论:
28 天前 评论:
流水线任务触发成功
任务链接 [8385f78ecbef483a9f2a7d734fe45586][流水线指导]
| 任务名称 | 状态 | 日志 | 下载链接 |
|---|---|---|---|
| antipoison | ✅ SUCCESS | >>>>> | |
| codecheck_checkpr | ✅ SUCCESS | ||
| StaticCheck_codespell | ⚠️ WARNING | >>>>> | |
| StaticCheck_link_validity | ✅ SUCCESS | ||
| StaticCheck_resource_existence | ✅ SUCCESS | ||
| StaticCheck_tag_closed | ✅ SUCCESS | ||
| StaticCheck_markdownlint | ✅ SUCCESS | ||
| codecheck_precommit | ✅ SUCCESS | >>>>> | |
| SCA | ✅ SUCCESS | >>>>> |
[2026-08-17 17:09:21] CI执行结束


28 天前 添加了label:api-check-pass
28 天前 删除了label:ci-pipeline-running
28 天前 添加了label:ci-pipeline-passed
28 天前 添加了label:approved
TangPC
28 天前 评论:
28 天前 评论:
/lgtm
/approve


28 天前 添加了label:lgtm
28 天前 关闭了关联的issue
28 天前 合入了pull request
描述
修正
apply_adagrad_d算子 README 中调用说明的文档错误。调用说明表格中"图模式"行的说明文字错误地写成"构图方式调用EluGrad算子",实际应为"构图方式调用ApplyAdagradD算子"。改动原因
optim/apply_adagrad_d/README.md第91行调用说明表格中,"图模式"行的说明文字误写为"构图方式调用EluGrad算子",与实际算子名称不符,导致文档描述与算子功能不一致。改动方法
将说明文字中的"EluGrad"修正为"ApplyAdagradD"。
关联的Issue
测试
文档修改,无需代码测试。已人工核对修改前后内容,确认修正后描述与算子名称一致。
文档更新
更新了
optim/apply_adagrad_d/README.md文件,修正调用说明表格中的算子名称错误。类型标签
AI/Agent生成声明