已合并
修改Conv3DBackpropInputV2算子aicore error #8090
yejiani创建于 25 天前
修改Conv3DBackpropInputV2算子aicore error #8090
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 yejiani 的贡献)atomgit-bot
25 天前 评论:
25 天前 评论:
变更摘要
此 PR 修复了 Conv3DBackpropInputV2 算子在 Ascend950 平台上的 aicore error 问题。知识库中的部分用例缺少 tiling 相关字段(kSegment、kSegmentTail、kValueSegment、enableSplitK、useUbAccumForSplitK),导致在获取 tiling 字段时读取到错误值。修改方式是在三个运行时知识库 JSON 配置文件中,为每条记录(除最后一条已有这些字段的记录外)补齐这五个缺失字段并赋予默认值。
主要改动
- 补齐
knowledge对象中缺失的 tiling 字段:在三个配置文件(Ascend950PR_9579_28_AiCore_Conv3DBackpropInputV2_runtime_kb.json、Ascend950PR_9589_32_AiCore_Conv3DBackpropInputV2_runtime_kb.json、Ascend950PR_958b_32_AiCore_Conv3DBackpropInputV2_runtime_kb.json)中,为每条知识库记录的knowledge对象新增kSegment、kSegmentTail、kValueSegment、enableSplitK、useUbAccumForSplitK五个字段,默认值分别为0、0、0、false、false,插入位置位于usrSpaceSizeForKernelSplit与reservedParam1之间。 - 保持已含字段的记录不变:每个配置文件中最后一条记录原本已包含上述五个字段(拥有实际的非默认值),该条记录无需修改,仅保持原样。


atomgit-bot
25 天前 评论:
25 天前 评论:
25 天前 添加了label:cann-cla/yes
CANN-robot
25 天前 评论:
25 天前 评论:
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 |
|---|---|---|
| conv | ✅ 余鑫, 沈承宗, 高成 (3/2) | ✅ 余鑫 (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
yejiani, thanks for your pull request. All authors of the commits have signed the CLA. 👍


25 天前 将zengjuan,cheng_gao,crystalhu,yangyang016,fanqirui,chenqi317,lileizheng,liubo75,LiuZonggu,tangweiwei2,wangcimeng,huafeng793,shenchengzong,yuxin5设为评审人
25 天前 将zengjuan,cheng_gao,crystalhu,yangyang016,fanqirui,chenqi317,lileizheng,liubo75,LiuZonggu,tangweiwei2,wangcimeng,huafeng793,shenchengzong,yuxin5设为评审人
25 天前 将cheng_gao,lileizheng,LiuZonggu,wangcimeng,huafeng793,shenchengzong,yuxin5设为审查人
25 天前 添加了label:ci-pipeline-running
CANN-robot
25 天前 评论:
25 天前 评论:
流水线任务触发成功
任务链接 [000028dc3a4d4628be0a8980b19be23d][流水线指导]
| 任务名称 | 状态 | 日志 | 下载链接 |
|---|---|---|---|
| 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_harmony-infer-chs-nn | ✅ SUCCESS | ||
| UT_Test_harmony-infer-chs-nn-1 | ✅ SUCCESS | ||
| UT_Test_report_lcov | ⚠️ WARNING | >>>>> |
[2026-07-30 15:31:57] CI执行结束


CANN-robot
25 天前 评论:
25 天前 评论:
流水线任务触发成功
任务链接 [a518afb740a746579dc6f1ccc7d9ada1][流水线指导]
| 任务名称 | 状态 | 日志 | 下载链接 |
|---|---|---|---|
| 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-07-30 15:19:14] CI执行结束


25 天前 添加了label:api-check-pass
25 天前 删除了label:ci-pipeline-running
25 天前 添加了label:ci-pipeline-passed
lileizheng
25 天前 评论:
25 天前 评论:
/reject


conv2d_ci
25 天前 评论:
25 天前 评论:
| Time | Name | Result | Link |
|---|---|---|---|
| 2026-07-30 15:44:30 | Trigger_SC | :white_check_mark: SUCCESS | 20260730_154849535 |


shenchengzong
25 天前 评论:
25 天前 评论:
/lgtm


cheng_gao
25 天前 评论:
25 天前 评论:
/lgtm


25 天前 添加了label:lgtm
conv2d_ci
25 天前 评论:
25 天前 评论:
| Time | Name | Result | Link |
|---|---|---|---|
| 2026-07-30 16:11:41 | Trigger_RDV | :white_check_mark: SUCCESS | 20260730_161600823 |


25 天前 添加了label:approved
25 天前 关闭了关联的issue
25 天前 合入了pull request
conv2d_ci
24 天前 评论:
24 天前 评论:
| Time | Name | Result | Link | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2026-07-31 16:12:14 | commit | 2026-07-30T11:00:23+08:00 | cdd80d98 | ||||||||||||
| Compile_Result | :x: NOT_RUN | ||||||||||||||
| SC_Result | :x: FAILURE | >>> | |||||||||||||
| RDV_Result:ALL | :x: RUNNING | >>> | |||||||||||||
|


描述
修改Conv3DBackpropInputV2算子aicore error,知识库部分用例缺少tiling字段,获取tiling字段时,对于缺失的字段会获取错误。
关联的Issue
https://gitcode.com/cann/ops-nn/issues/4431
测试
用新出的包跑整网测试能pass
文档更新
不涉及
类型标签
AI/Agent生成声明