已合并
修改asc_mmad_sparse.md中图片引用层级错误 #1339
修改asc_mmad_sparse.md中图片引用层级错误 #1339
已合并
chenmyk创建于 3月31日
chenmyk成员
3月31日

描述

修改asc_mmad_sparse.md中图片引用层级错误

关联的Issue

测试

文档更新

docs/api/context/c_api/cube_compute/asc_mmad_sparse.md

类型标签

likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 chenmyk 的贡献)
Cchenmyk成员
3月31日 创建了 pull request,commit 59e62b73
CANN-robot
CANN-robot成员
3月31日 评论:

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 munanhw, wuyang_hw (2/2) munanhw (1/1)

💡 Tip:

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

CLA Signature Pass

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

likedislike
CANN-robotCANN-robot成员
3月31日 添加了label:cann-cla/yes
CANN-robotCANN-robot成员
3月31日 将zengjuan,zhanghao_0689,yanqingshang,wulinyu,zhuliangying,kong0808,dengjing_aoe,YeZZzzz1,bluesky901,wqtshg_wt,yangbinhua,gao_dafa,chenyiyuan,xun_zhuge,ookkkkoo1122,bianque,houyuyang,shi_nanxiang,wuyang_hw,munanhw,ai_xin,ascendhjh,DragonBornHD84,jiangZD,gcw_kUomxQ2l,Andy-lb,gcw_Dm2TsRUi设为评审人
CANN-robotCANN-robot成员
3月31日 将munanhw,ai_xin设为审查人
Cchenmyk成员
3月31日 修改了pull request 的描述
CANN-robot
CANN-robot成员
3月31日 评论:

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

likedislike
chenmyk成员
3月31日 评论:

compile

likedislike
CANN-robot
CANN-robot成员
3月31日 评论:

问题/功能描述

修复API文档中关于asc_mmad_sparse稀疏矩阵乘加操作算法细节的图片引用路径错误。该文档包含一张用于说明稠密化过程的示意图,原路径错误导致图片无法在渲染后的文档中正确显示,影响了文档的可读性和完整性。

修改方案描述

将文档“稠密算法说明”章节下的图片引用路径从 ../../figures/asc_mmad_sparse_稠密算法说明.png 修正为 ../figures/asc_mmad_sparse_稠密算法说明.png。此修改为纯粹的文档维护性更新,不涉及任何功能代码、算法或接口的变更,仅确保文档内容能够被正确解析和展示。

likedislike
CANN-robotCANN-robot成员
3月31日 添加了label:ci-pipeline-running
CANN-robot
CANN-robot成员
3月31日 评论:

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

任务名称状态日志下载链接
Compile_Ascend_X86 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_ARM ✅ SUCCESS >>>>> >>>>>
SCA ✅ SUCCESS >>>>>
anti_virus ✅ SUCCESS >>>>>
codecheck ✅ SUCCESS >>>>>
Check_Pr ✅ SUCCESS >>>>>
pre_comment ✅ SUCCESS >>>>>
StaticCheck_codespell_check ✅ SUCCESS
StaticCheck_link_validity_check ✅ SUCCESS
StaticCheck_resource_existence_check ✅ SUCCESS
StaticCheck_tag_closed_check ✅ SUCCESS
StaticCheck_markdownlint ✅ SUCCESS
UT_Test_3 ✅ SUCCESS
UT_Test_2 ✅ SUCCESS
UT_Test_1 ✅ SUCCESS
UT_Test ✅ SUCCESS
UT_Test_report ✅ SUCCESS >>>>>

[2026-03-31 09:46:02]    CI执行结束

likedislike
CANN-robotCANN-robot成员
3月31日 删除了label:ci-pipeline-running
CANN-robotCANN-robot成员
3月31日 添加了label:ci-pipeline-passed
吴洋成员
3月31日 评论:

/lgtm

likedislike
munanhw成员
3月31日 评论:

/approve

likedislike
CANN-robotCANN-robot成员
3月31日 添加了label:lgtmapproved
CANN-robot
CANN-robot成员
3月31日 评论:

Review Guide

This pull-request passes review.
Committers who wrote a comment of /approve are: munanhw.
Reviewers who wrote a comment of /lgtm are: wuyang_hw, munanhw.

likedislike
CANN-robotCANN-robot成员
3月31日 合入了pull request