已合并
op_ali_list.md确定性说明缺失修改 #3626
weike创建于 6月29日
op_ali_list.md确定性说明缺失修改 #3626
已合并
weike创建于 6月29日
weike
weike成员
6月29日

描述

op_ali_list.md确定性说明缺失修改

关联的Issue

#1608

测试

文档更新

修改了:
https://gitcode.com/cann/ops-math/blob/master/docs/zh/op_api_list.md
https://gitcode.com/cann/ops-math/blob/master/math/hans_decode/docs/aclnnHansDecode.md
https://gitcode.com/cann/ops-math/blob/master/math/hans_encode/docs/aclnnHansEncode.md

类型标签

likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 weike 的贡献)
weikeweike成员
6月29日 创建了 pull request,commit 9855cbdb
weikeweike成员
6月29日 关联了issue:[Documentation|文档反馈]: [AI 识别] ops-math op_api_list.md 确定性说明缺失(3个接口)
CANN-robotCANN-robot成员
6月29日 添加了label:cann-cla/yes
CANN-robot
CANN-robot成员
6月29日 评论:

CLA Signature Pass

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

likedislike
CANN-robot
CANN-robot成员
6月29日 评论:

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


PR Approval Progress

Congratulations! All modules have met the lgtm and approve requirements.

Module Approval Details

module lgtm status approve status
*/*/docs/acl*.md 蔡雯雯, 宋恺, 冯彤, 吴瑶 (4/2) 吴瑶, 蔡雯雯 (2/1)
repo-cann/ops-math 宋恺, 冯彤 (2/2) 宋恺 (1/1)

💡 Tip:

  • Committer can comment /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)
likedislike
weike
weike成员
6月29日 评论:

compoile

likedislike
atomgit-bot
atomgit-bot
6月29日 评论:

变更摘要

此 PR 主要针对 aclnnHansDecodeaclnnHansEncode 两个算子接口补充缺失的确定性说明文档,关联 Issue #1608。变更在算子接口总览表 op_api_list.md 中新增了这两个算子的条目(含确定性实现状态),并在各自接口文档的「约束说明」章节中添加了"确定性计算"小节。

主要改动

  • docs/zh/op_api_list.md 补充算子条目:在接口列表表格中新增 aclnnHansDecodeaclnnHansEncode 两行,分别标注其确定性状态为"默认确定性实现"(A2/A3 列),Ascend 950 列标记为"-"(暂不支持)。
  • aclnnHansDecode.md 添加确定性说明:在「约束说明」章节下新增"确定性计算"小节,声明 aclnnHansDecode 为默认确定性实现。
  • aclnnHansEncode.md 添加确定性说明:在「约束说明」章节下新增"确定性计算"小节,声明 aclnnHansEncode 为默认确定性实现。
likedislike
atomgit-bot
atomgit-bot
6月29日 评论:

代码审查

✅ 未发现问题

likedislike
吴瑶成员
6月30日 评论:

/lgtm
/approve

likedislike
weike
weike成员
6月30日 评论:

compile

likedislike
weikeweike成员
6月30日 update merge request[project id: 7649531, iid: 3626, commit_id: a39d726368dec1ec07c23c846b41ab7ef95876f7] virtual merging success
CANN-robotCANN-robot成员
6月30日 添加了label:ci-pipeline-running
CANN-robot
CANN-robot成员
6月30日 评论:

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

任务名称状态日志下载链接
pre_comment ✅ SUCCESS >>>>>
Compile_Ascend_X86_ubuntu24 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_X86_mobile_station_ubuntu24 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_X86_experimental_ubuntu24 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_X86_A5_ubuntu24 ✅ SUCCESS >>>>> >>>>>
Compile_harmony-infer ✅ SUCCESS >>>>>
Compile_Ascend_ARM_ubuntu24 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_ARM_experimental_ubuntu24 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_single_ubuntu24 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_ARM_A5_ubuntu24 ✅ SUCCESS >>>>> >>>>>
Compile_X86_monitor_910b ✅ SUCCESS >>>>> >>>>>
Compile_X86_monitor_910c ✅ SUCCESS >>>>> >>>>>
Compile_X86_monitor_950 ✅ SUCCESS >>>>> >>>>>
Compile_harmony-infer-chs-math ✅ SUCCESS >>>>>
UT_Test ✅ SUCCESS
UT_Test_experimental ✅ SUCCESS
UT_Test_kernel ✅ SUCCESS
PreSmoke_A900 ✅ SUCCESS >>>>>
API_Check ✅ SUCCESS >>>>>
PreSmoke_ATK_Test_A2 ✅ SUCCESS >>>>>

[2026-06-30 11:24:13]    CI执行结束

likedislike
CANN-robot
CANN-robot成员
6月30日 评论:

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

任务名称状态日志下载链接
codecheck ✅ SUCCESS >>>>>
SCA ✅ SUCCESS >>>>>
antipoison ✅ SUCCESS >>>>>
codecheck_Pr ✅ SUCCESS
StaticCheck_codespell_check ⚠️ WARNING >>>>>
StaticCheck_link_validity_check ✅ SUCCESS
StaticCheck_resource_existence_check ✅ SUCCESS
StaticCheck_tag_closed_check ✅ SUCCESS
StaticCheck_markdownlint ✅ SUCCESS
codecheck_codestyle ✅ SUCCESS >>>>>
codecheck_precommit ✅ SUCCESS >>>>>

[2026-06-30 11:17:13]    CI执行结束

likedislike
caiwenwen成员
6月30日 评论:

/lgtm
/approve

likedislike
CANN-robotCANN-robot成员
6月30日 添加了label:api-check-pass
CANN-robotCANN-robot成员
6月30日 删除了label:ci-pipeline-running
CANN-robotCANN-robot成员
6月30日 添加了label:ci-pipeline-passed
songkai111成员
6月30日 评论:

/lgtm
/approve

likedislike
CANN-robotCANN-robot成员
6月30日 添加了label:approved
rxtfeng成员
6月30日 评论:

/lgtm

likedislike
CANN-robotCANN-robot成员
6月30日 添加了label:lgtm
CANN-robotCANN-robot成员
6月30日 合入了pull request