Pull Request已成功合入, 合并人@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 |
|---|---|---|
| */*/README.md | ✅ hanxiaolong, 唐玮玮 (2/2) | ✅ hanxiaolong (1/1) |
| */*/docs/acl*.md | ✅ hanxiaolong, 唐玮玮 (2/2) | ✅ hanxiaolong (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
Christina_YU, thanks for your pull request. All authors of the commits have signed the CLA. 👍


compile


/compile


流水线任务触发成功
任务链接 [dedc1c0bd5bc4de7ac83f861bd624747][流水线指导]
| 任务名称 | 状态 | 日志 | 下载链接 |
|---|---|---|---|
| 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 | >>>>> | >>>>> |
| Pre_Compile | ✅ SUCCESS | ||
| pre_comment | ✅ SUCCESS | >>>>> | |
| Compile_Ascend_X86 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_X86_monitor | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_ARM_monitor | ✅ SUCCESS | >>>>> | >>>>> |
| UT_Test_ophost | ✅ SUCCESS | ||
| UT_Test_opapi | ✅ SUCCESS | ||
| UT_Test_kernel | ✅ SUCCESS | ||
| UT_Test_opgraph | ✅ SUCCESS | ||
| Smoke_A900_npupool | ✅ SUCCESS | >>>>> | |
| ATK_Test_A2 | ✅ SUCCESS |
[2026-04-20 17:27:18] CI执行结束


流水线任务触发成功
任务链接 [474e6677e41e4a7585f09cc1f08818d8][流水线指导]
| 任务名称 | 状态 | 日志 | 下载链接 |
|---|---|---|---|
| codecheck | ✅ SUCCESS | >>>>> | |
| anti_virus | ✅ SUCCESS | >>>>> | |
| Check_Pr | ✅ SUCCESS | >>>>> | |
| StaticCheck_codespell_check | ✅ SUCCESS | ||
| StaticCheck_link_validity_check | ✅ SUCCESS | ||
| StaticCheck_resource_existence_check | ✅ SUCCESS | ||
| StaticCheck_tag_closed_check | ✅ SUCCESS | ||
| StaticCheck_markdownlint | ✅ SUCCESS | ||
| codecheck_style | ✅ SUCCESS |
[2026-04-20 17:24:49] CI执行结束


The following users do not have permission to comment /lgtm or /approve on any module in this PR:
胡碧霞


/approve
/lgtm


The following users do not have permission to comment /lgtm or /approve on any module in this PR:
胡碧霞


Review Guide
This pull-request passes review.
Committers who wrote a comment of /approve are: hanxiaolong.
Reviewers who wrote a comment of /lgtm are: hanxiaolong, 唐玮玮.


描述
修改了文档中存在的缩进、换行、本地路径无法访问的问题
关联的Issue
关联Issue #2178
测试
文档更新
更新了以下文档存在的问题:
https://gitcode.com/cann/ops-nn/blob/9.0.0/rnn/bidirection_lstmv2/README.md#L206-L206 本地路径链接无法访问;
https://gitcode.com/cann/ops-nn/blob/9.0.0/pooling/avg_pool3_d_grad/README.md#L18-L18 MD032:列表前后应该换行
https://gitcode.com/cann/ops-nn/blob/9.0.0/examples/add_example_aicpu/README.md#L80-L80 本地路径链接无法访问
https://gitcode.com/cann/ops-nn/blob/9.0.0/pooling/avg_pool3_d_grad/README.md#L18-L18 18 MD032:列表前后应该换行
https://gitcode.com/cann/ops-nn/blob/9.0.0/matmul/fused_linear_online_max_sum/README.md#L23-L23 23 MD032:列表前后应该换行
https://gitcode.com/cann/ops-nn/blob/9.0.0/matmul/fused_linear_online_max_sum/README.md#L61-L61 61 MD005:相同级别列表项的缩进要一致,请检测每一项缩进是否对齐。期望:1;当前:2
https://gitcode.com/cann/ops-nn/blob/9.0.0/index/scatter_elements/docs/aclnnMaxUnpool3d.md#L32-L32 32 MD037:加粗符号和被加粗文字之间不能有空格,但文字之间可以有空格,请删除多余的空格
类型标签