已关闭
[Documentation|文档反馈]: apply_adagrad_d算子README调用说明误写为EluGrad算子 #4848
caorenlei创建于  23 天前关闭于  23 天前
caorenlei成员
23 天前 创建

Document Link(文档链接)
https://gitcode.com/cann/ops-nn/blob/master/optim/apply_adagrad_d/README.md

Issues Section(问题文档片段)
| 调用方式 | 样例代码 | 说明 |
| 图模式 | test_geir_apply_adagrad_d.cpp | 通过算子IR构图方式调用EluGrad算子。 |

Existing Issues(存在的问题)
apply_adagrad_d算子的README调用说明表格中,"图模式"行的说明文字错误地写成了"构图方式调用EluGrad算子",实际应为"构图方式调用ApplyAdagradD算子"。该错误会导致开发者对算子调用方式产生误解。

关联 PR:https://gitcode.com/cann/ops-nn/pull/8792

likedislike
Ccaorenlei成员
23 天前 添加了label:documentation
yuning_chenyuning_chen成员
23 天前 将 caorenlei 设为负责人
CANN-robotCANN-robot成员
23 天前 关闭了 issue
CANN-robotCANN-robot成员
23 天前 添加了label:resolved