已合并
docs: Update OVERVIEW.md and OVERVIEW.zh.md #2980
docs: Update OVERVIEW.md and OVERVIEW.zh.md #2980
已合并
xubin创建于 7 天前
xubin成员
7 天前

What this PR does / why we need it?

supported_tags.md 链接换成绝对路径(URL)
因为 OVERVIEW.md、 OVERVIEW.zh.md 需要在ascendhub 与 quay.io 呈现。
如果写成相对路径,ascendhub、quay.io上进行链接跳转时,因为文件不存在,所导致404
如果第一次提交PR时,写成URL,但PR还没合入,该URL不存在 会导致文档检测过不了。

所以先使用相对路径合入,再使用第二个PR改成 URL形式。

Does this PR introduce any user-facing change?

/

How was this patch tested?

/

likedislike
Pull Request已成功合入, 合并人@ascend-robot
(感谢 xubin 的贡献)
Xxubin成员
7 天前 创建了 pull request,commit d28bb249
atomgit-bot
atomgit-bot
7 天前 评论:

变更摘要

本次 PR 是一次文档更新,主要将 OVERVIEW.mdOVERVIEW.zh.md 中对 supported_tags.md 的引用由相对路径改为绝对路径(URL)。原因是这两份 OVERVIEW 文档需要发布到 ascendhub 与 quay.io 上展示,若继续使用相对路径,在这些平台会因目标文件不存在而导致 404;因此先以相对路径合入,再通过本 PR 改为 URL 形式。

主要改动

  • OVERVIEW.md 链接调整: 将该文档中对 supported_tags.md 的引用由相对路径更新为绝对 URL,确保在 ascendhub 与 quay.io 上能正确跳转。
  • OVERVIEW.zh.md 链接调整: 同样将该中文文档中对 supported_tags.md 的引用由相对路径更新为绝对 URL,避免外部平台展示时出现 404。
  • 文档发布兼容性: 通过改用绝对 URL,使两份 OVERVIEW 文档在 ascendhub 与 quay.io 上呈现时不再依赖仓库内的相对文件路径。
likedislike
atomgit-bot
atomgit-bot
7 天前 评论:

🤖 本次改动均为数据 / 生成 / 二进制文件(如测试用例、锁文件、媒体资源),没有可审查的代码逻辑,已跳过 AI 代码审查。

likedislike
ascend-robotascend-robot成员
7 天前 添加了label:ascend-cla/yes
ascend-robot
ascend-robot成员
7 天前 评论:

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
repo-Ascend/MindSpeed-MM AZe_404, gaojie_, yaoyaoxu (3/2) yaoyaoxu (1/1)

💡 Tip:

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

CLA Signature Pass

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

likedislike
xubin成员
7 天前 评论:

compile

likedislike
ascend-robotascend-robot成员
7 天前 添加了label:ci-pipeline-running
ascend-robot
ascend-robot成员
7 天前 评论:

ascend docs pipeline is running...

likedislike
ascend-robotascend-robot成员
7 天前 添加了label:docs-ci-pipeline-running
ascend-robotascend-robot成员
7 天前 删除了label:ci-pipeline-running
ascend-robotascend-robot成员
7 天前 添加了label:ci-pipeline-passed
ascend-robot
ascend-robot成员
7 天前 评论:
流水线 PR-pipeline_MindSpeed-MM#4468 [ commitID:f0e60c1b ] 已完成
>>>代码风格自动修复执行成功(无修复内容)
阶段 任务名 状态 详情
编译构建 Build 🛑 >>>
恶意代码检查 Antipoison 🛑 >>>
编码安全与规范检查 Only_doc_commit >>>
codeCheck_pre-commit 🛑 >>>
pre-commit 🛑 >>>
Compatibility_Interface 🛑 >>>
开源片段检查 SCA 🛑 >>>
开发者测试 UT 🛑 >>>
ST 🛑 >>>
UT-pool 🛑 >>>
ST_pool 🛑 >>>
流水线 PR-pipeline_MindSpeed-MM >>>
此流水线已支持下列评论快捷指令,仅PR创建者和白名单成员[wujinyuan1, htwang, hhhzhuyizhi, cxiaolong, bigdog1206, ghoshaw, yaoyaoxu]评论有效
  • compile : 运行流水线
  • retry : 重试流水线所有失败子任务
  • retry <任务名> : 仅重试指定失败子任务
  • stop : 停止流水线
likedislike
ascend-robot
ascend-robot成员
7 天前 评论:

ascend docs pipeline is running...

likedislike
ascend-robot
ascend-robot成员
7 天前 评论:

✅ 文档门禁通过!

检查项 检查结果 详情
markdownlint ✅ 已通过 查看详情
link-validity-check ✅ 已通过 查看详情
resource-existence-check ✅ 已通过 查看详情
tag-closed-check ✅ 已通过 查看详情
likedislike
ascend-robotascend-robot成员
7 天前 删除了label:docs-ci-pipeline-running
ascend-robotascend-robot成员
7 天前 添加了label:docs-ci-pipeline-success
ascend-robot
ascend-robot成员
7 天前 评论:

✅ 文档门禁通过!

检查项 检查结果 详情
markdownlint ✅ 已通过 查看详情
link-validity-check ✅ 已通过 查看详情
resource-existence-check ✅ 已通过 查看详情
tag-closed-check ✅ 已通过 查看详情
likedislike
gaojie
gaojie
7 天前 评论:

/lgtm

likedislike
Xxubin成员
7 天前 修改了pull request 的描述
AZe_404
AZe_404成员
7 天前 评论:

文档修改,已检视

likedislike
AZe_404
AZe_404成员
7 天前 评论:

/lgtm

likedislike
ascend-robotascend-robot成员
7 天前 添加了label:lgtm
yaoyaoxu
yaoyaoxu成员7 天前进行代码检视2
docker/OVERVIEW.md
@@ -88,3 +88,3 @@
8888| `v26.1.0-cann9.1.0-torch_npu2.7.1.post8-950-ubuntu22.04-py3.11` | [Dockerfile](https://gitcode.com/Ascend/MindSpeed-MM/blob/master/docker/Dockerfile) | 950 + Ubuntu 22.04, x86_64/aarch64 combined |
8989 
90-> The latest tags in the table above are multi-architecture images (x86 and aarch64 combined). Once actually built, this Dockerfile generates tags with the architecture suffix, such as `-aarch64` / `-x86_64` (e.g. `v26.1.0-cann9.1.0-torch_npu2.7.1.post8-910b-openeuler24.03-py3.11-aarch64`). For all tags of historical versions, please refer to [Supported Tags](./supported_tags.md).
90+> The latest tags in the table above are multi-architecture images (x86 and aarch64 combined). Once actually built, this Dockerfile generates tags with the architecture suffix, such as `-aarch64` / `-x86_64` (e.g. `v26.1.0-cann9.1.0-torch_npu2.7.1.post8-910b-openeuler24.03-py3.11-aarch64`). For all tags of historical versions, please refer to [Supported Tags](https://gitcode.com/Ascend/MindSpeed-MM/blob/master/docker/supported_tags.md).
yaoyaoxu
yaoyaoxu7 天前评论:

需要关联issue

likedislike
xubin成员
7 天前 评论:

已关联

Xxubin成员
7 天前 关联了issue:按照相关要求更新overview & 重构镜像构建项目
yaoyaoxuyaoyaoxu成员
7 天前 解决了最后一个问题
yaoyaoxu
yaoyaoxu成员
7 天前 评论:

同意合入

likedislike
Xxubin成员
7 天前 解决了最后一个问题
yaoyaoxu
yaoyaoxu成员
7 天前 评论:

/approve

likedislike
ascend-robotascend-robot成员
7 天前 添加了label:approved
ascend-robotascend-robot成员
7 天前 合入了pull request
ascend-robot
ascend-robot成员
7 天前 评论:

Pull Request 已合并或已关闭。

If you want to solve this problem, you can click here to do it in the FAQs.

likedislike
ascend-robot
ascend-robot成员
7 天前 评论:

Pull Request 已合并或已关闭。

If you want to solve this problem, you can click here to do it in the FAQs.

likedislike