Pull Request已成功合入, 合并人@CANN-robot
(感谢 wangshenhao 的贡献)以下是根据您提交的修改文件推荐的Reviewer和Committer序列,需各模块评审通过后方可合入
| Module List | Reviewers | Committers |
|---|---|---|
| conv | N/A | zhangyuxiang0119, tangweiwei2, chenqi317, liubo75, crystalhu |


🔵 source code change are detected, tasks labels is removed in this pull request!


/compile


流水线任务触发成功 [流水线指导]
任务链接 [f0b5ec2c59644420bbf4fea619d02997]
| 任务名称 | 状态 | 日志 | 下载链接 |
|---|---|---|---|
| codecheck | ✅ SUCCESS | >>>>> | |
| anti_virus | ✅ SUCCESS | >>>>> | |
| Check_Pr | ✅ SUCCESS | >>>>> | |
| Compile_Ascend_X86 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_X86_mobile_station | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_ARM | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_single | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_experimental | ✅ SUCCESS | >>>>> | >>>>> |
| API_Check | ✅ SUCCESS | >>>>> | |
| UT_Test_ophost | ✅ SUCCESS | ||
| UT_Test_opapi | ✅ SUCCESS | ||
| UT_Test_kernel | ✅ SUCCESS | ||
| UT_Test_opgraph | ✅ SUCCESS | ||
| Smoke_A900 | ✅ SUCCESS | >>>>> | >>>>> |
[2026-02-02 15:58:58] CI执行结束


/lgtm


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
⚠️ This PR does not yet meet the following requirements:lgtm (requires ≥ 2 person(s) per module)、approve (requires ≥ 1 person(s) per module)
Module Approval Details
| Module | lgtm Status | approve Status |
|---|---|---|
| conv | ❌ lileizheng (1/2)(You can also ask: zhang-wu, tangweiwei2, chenqi317, liubo75, zhangyuxiang0119) | ❌ (0/1)(You can also ask: chenqi317, liubo75, crystalhu, lileizheng, zhang-wu) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)


/approve


The following users do not have permission to comment /lgtm or /approve on any module in this PR:
cann-robot


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
⚠️ This PR does not yet meet the following requirements:lgtm (requires ≥ 2 person(s) per module)
Module Approval Details
| Module | lgtm Status | approve Status |
|---|---|---|
| conv | ❌ lileizheng (1/2)(You can also ask: chenqi317, liubo75, tangweiwei2, zhangyuxiang0119, crystalhu) | ✅ lileizheng (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)


The following users do not have permission to comment /lgtm or /approve on any module in this PR:
cann-robot


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 | ✅ lileizheng, chenqi317 (2/2) | ✅ lileizheng, chenqi317 (2/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)


Review Guide
This Pull-Request Passes Review.
Committers who wrote a comment of /approve are: chenqi317, lileizheng.
Reviewers who wrote a comment of /lgtm are: chenqi317, lileizheng.


描述
修正卷积反向aclnn 样例中对于op_invocation.md文件路径的注释
关联的Issue
https://gitcode.com/cann/ops-nn/issues/731
测试
文档更新
更新了卷积反向aclnn example内test_aclnn_conv_backward_1d.cpp,test_aclnn_conv_backward_2d.cpp,test_aclnn_conv_backward_3d.cpp的注释
类型标签