Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Softsign、ApplyCenteredRMSProp、BNInferGrad 三个算子的 README.md「产品支持情况」表中,将「Atlas 200I/500 A2 推理产品」错误标记为不支持(×)。 经核对 canndev 仓 ops/built-in/tbe/op_info_cfg/ai_core/ascend310b/aic-ascend310b-ops-info.ini,上述三算子在 Ascend310B 系列(对应 Atlas 200I/500 A2 推理产品)均已注册,实际可用,README 标记错误。
Softsign
ApplyCenteredRMSProp
BNInferGrad
ops/built-in/tbe/op_info_cfg/ai_core/ascend310b/aic-ascend310b-ops-info.ini
activation/softsign/README.md
optim/apply_centered_rms_prop/README.md
norm/bn_infer_grad/README.md
ascend310b/aic-ascend310b-ops-info.ini
[Softsign]
[ApplyCenteredRMSProp]
[BNInferGrad]
三算子 README「Atlas 200I/500 A2 推理产品」应标记为 √(支持)。
ascend310b ini 注册证据:
(SeluGrad 在 ascend310b ini 中未注册,其 × 标记正确,不在本次修改范围)
SeluGrad
关联 PR 见下方链接。修改人:@lianjieyu
/assign
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述
Softsign、ApplyCenteredRMSProp、BNInferGrad三个算子的 README.md「产品支持情况」表中,将「Atlas 200I/500 A2 推理产品」错误标记为不支持(×)。经核对 canndev 仓
ops/built-in/tbe/op_info_cfg/ai_core/ascend310b/aic-ascend310b-ops-info.ini,上述三算子在 Ascend310B 系列(对应 Atlas 200I/500 A2 推理产品)均已注册,实际可用,README 标记错误。Environment / 环境信息
ops/built-in/tbe/op_info_cfg/ai_core/ascend310b/aic-ascend310b-ops-info.iniSteps to reproduce the issue / 重现步骤
activation/softsign/README.md、optim/apply_centered_rms_prop/README.md、norm/bn_infer_grad/README.mdascend310b/aic-ascend310b-ops-info.ini中检索[Softsign]/[ApplyCenteredRMSProp]/[BNInferGrad],均存在注册项Describe the expected behavior / 预期结果
三算子 README「Atlas 200I/500 A2 推理产品」应标记为 √(支持)。
Related log / screenshot / 日志 / 截图
ascend310b ini 注册证据:
[Softsign]input0.dtype=float16,float[ApplyCenteredRMSProp]dynamicShapeSupport.flag=true[BNInferGrad]compute.cost=10(
SeluGrad在 ascend310b ini 中未注册,其 × 标记正确,不在本次修改范围)Special notes for this issue/备注
关联 PR 见下方链接。修改人:@lianjieyu