已合并
修改Relu6D,InplaceApplyAdagradDA,InplaceApplyAdagradV2产品支持情况 #9404
zhongheng创建于 7 天前
修改Relu6D,InplaceApplyAdagradDA,InplaceApplyAdagradV2产品支持情况 #9404
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 zhongheng 的贡献)atomgit-bot
7 天前 评论:
7 天前 评论:
atomgit-bot
7 天前 评论:
7 天前 评论:
🤖 本次改动均为数据 / 生成 / 二进制文件(如测试用例、锁文件、媒体资源),没有可审查的代码逻辑,已跳过 AI 代码审查。


7 天前 添加了label:cann-cla/yes
此处折叠了76条消息 查看更多
6 天前 添加了label:api-check-pass
6 天前 删除了label:ci-pipeline-running
6 天前 添加了label:ci-pipeline-passed
6 天前 关闭了关联的issue
6 天前 合入了pull request
描述
复核并修正以下算子 README 中的产品支持情况:
Relu6D:支持 Ascend 950PR/Ascend 950DT、Atlas A3、Atlas A2。InplaceApplyAdagradDA:历史软件包中的接口名称与当前 OpType 不同,不能作为当前算子的产品支持证据;仅 Ascend 950PR/Ascend 950DT 标记为支持。InplaceApplyAdagradV2:历史软件包中的接口名称与当前 OpType 不同,不能作为当前算子的产品支持证据;仅 Ascend 950PR/Ascend 950DT 标记为支持。本次仅调整 README 产品支持表中的
√/×,不修改算子实现及其他文档内容。关联的Issue
https://gitcode.com/cann/ops-nn/issues/5273
测试
Relu6D、SmoothL1LossGrad为√√√×××;两个 Inplace 算子均为√×××××。Relu6D及两个 Inplace 算子 README 的产品支持状态变更;SmoothL1LossGrad与目标分支一致,无净差异。master仅包含 1 个提交。git diff --check,检查通过。文档更新
activation/relu6_d/README.md。optim/inplace_apply_adagrad_da/README.md。optim/inplace_apply_adagrad_v2/README.md。类型标签
AI/Agent生成声明