已合并
docs: 更新 SoftplusV2 Ascend 950 支持情况 #9173
docs: 更新 SoftplusV2 Ascend 950 支持情况 #9173
已合并
m0_73979701创建于 9 天前
m0_73979701
m0_73979701
9 天前

描述

修正 SoftplusV2 算子 ACLNN 文档中的产品支持情况,将 Ascend 950PR/Ascend 950DT 从“不支持”更正为“支持”。本次仅修改文档描述,不涉及算子实现。

关联的Issue

https://gitcode.com/cann/ops-nn/issues/5130

测试

  • pre-commit hooks: passed
  • git diff --check: passed
  • 纯文档修改,无需运行算子功能测试

文档更新

  • activation/softplus_v2/docs/aclnnSoftplus.md:修正 Ascend 950PR/Ascend 950DT 的支持状态
  • docs/zh/op_api_list.md:同步 aclnnSoftplus 的 Ascend 950 确定性支持信息

类型标签

AI/Agent生成声明

likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 m0_73979701 的贡献)
m0_73979701m0_73979701
9 天前 创建了 pull request,commit 6a24d50d
atomgit-bot
atomgit-bot
9 天前 评论:

变更摘要

本 PR 为纯文档修正,更新 aclnnSoftplus 接口文档中的产品支持情况,将 Ascend 950PR 与 Ascend 950DT 的支持状态从「不支持」更正为「支持」,涉及 1 个文件、1 行新增与 1 行删除,并通过了 git diff --check、codespell 及 OAT Compliance Check 等提交前检查。

主要改动

  • 更正产品支持状态: 在 aclnnSoftplus 文档中,将 Ascend 950PR/Ascend 950DT 从「不支持」修正为「支持」,使文档与实际产品支持情况保持一致。
  • 文档合规性验证: 变更通过 git diff --check、codespell 及 OAT Compliance Check 检查,确保本次文档修改无格式或合规问题。
likedislike
atomgit-bot
atomgit-bot
9 天前 评论:

🤖 本次改动均为数据 / 生成 / 二进制文件(如测试用例、锁文件、媒体资源),没有可审查的代码逻辑,已跳过 AI 代码审查。

likedislike
CANN-robotCANN-robot成员
9 天前 添加了label:cann-cla/yes
CANN-robot
CANN-robot成员
9 天前 评论:

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) 陈娇 (1/1)

💡 Tip:

  • Committer can comment /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)

CLA Signature Pass

m0_73979701, thanks for your pull request. All authors of the commits have signed the CLA. 👍

likedislike
CANN-robotCANN-robot成员
9 天前 将zengjuan,chaotang233,crystalhu,yangyang016,fanqirui,gitee-duhuiping,chenqi317,liubo75,tangweiwei2,gitcode-chenjiao,pingchuantang,zhouwenfang,wuyao51511,caiwenwen设为评审人
CANN-robotCANN-robot成员
9 天前 将gitee-duhuiping,gitcode-chenjiao,zhouwenfang,wuyao51511,caiwenwen设为审查人
m0_73979701
m0_73979701
9 天前 评论:

compile

likedislike
m0_73979701m0_73979701
9 天前 update merge request[project id: 7665709, iid: 9173, commit_id: fea0ead372ef3b0218c4a6049f9fed04b28544f7] virtual merging success
CANN-robotCANN-robot成员
9 天前 添加了label:ci-pipeline-running
CANN-robot
CANN-robot成员
9 天前 评论:

流水线任务触发成功
任务链接 [fe8b0e5563e940cd8b86ab803dd44728][流水线指导]

任务名称状态日志下载链接
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-25 15:17:14]    CI执行结束

likedislike
CANN-robot
CANN-robot成员
9 天前 评论:

流水线任务触发成功
任务链接 [5aa4373734e842169bbff6d15ae365a1][流水线指导]

任务名称状态日志下载链接
antipoison ✅ SUCCESS >>>>>
codecheck_checkpr ✅ SUCCESS
StaticCheck_codespell ✅ SUCCESS
StaticCheck_link_validity ✅ SUCCESS
StaticCheck_resource_existence ✅ SUCCESS
StaticCheck_tag_closed ✅ SUCCESS
StaticCheck_markdownlint ✅ SUCCESS
codecheck_precommit ✅ SUCCESS >>>>>
SCA ✅ SUCCESS >>>>>

[2026-08-25 15:13:23]    CI执行结束

likedislike
CANN-robotCANN-robot成员
9 天前 添加了label:api-check-pass
CANN-robotCANN-robot成员
9 天前 删除了label:ci-pipeline-running
CANN-robotCANN-robot成员
9 天前 添加了label:ci-pipeline-passed
chenjiao成员
9 天前 评论:

/approve

likedislike
CANN-robotCANN-robot成员
9 天前 添加了label:approved
m0_73979701m0_73979701
9 天前 修改了pull request 的描述
m0_73979701m0_73979701
9 天前 修改了pull request 的描述
tangweiwei2成员
9 天前 评论:

/lgtm
/approve

likedislike
CANN-robotCANN-robot成员
9 天前 添加了label:lgtm
CANN-robotCANN-robot成员
9 天前 关闭了关联的issue
CANN-robotCANN-robot成员
9 天前 合入了pull request
m0_73979701m0_73979701
8 天前 修改了pull request 的描述