已合并
fix: correct typos in CONTRIBUTION.md and training_inference.png reference #528
fix: correct typos in CONTRIBUTION.md and training_inference.png reference #528
已合并
ink_polymer创建于 18 天前
ink_polymer
ink_polymer成员
18 天前

描述

关联的Issue

测试

文档更新

类型标签

其他信息

likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 ink_polymer 的贡献)
ink_polymerink_polymer成员
18 天前 创建了 pull request,commit 64c9fd2c
atomgit-bot
atomgit-bot
18 天前 评论:

变更摘要

本次 PR 主要修复了项目文档中的两处拼写错误:CONTRIBUTION.md 文件中的笔误,以及 01_ai_basics.ipynb 中图片引用路径 training_inference.png 的拼写错误(原为 traning_inference.png,缺少字母 "i")。修改仅涉及文档层面,不影响任何功能代码。

主要改动

  • 修复 01_ai_basics.ipynb 中的图片引用拼写错误: 将 <img> 标签的 src 属性从 ./images/traning_inference.png 更正为 ./images/training_inference.png,补全了 "training" 中缺失的字母 "i"。
  • 修复 CONTRIBUTION.md 中的拼写错误: 对贡献指南文档中的拼写错误进行了纠正(根据 PR 标题推断,具体改动内容未提供嵌入式补丁)。
likedislike
atomgit-bot
atomgit-bot
18 天前 评论:

代码审查

✅ 未发现问题

likedislike
CANN-robotCANN-robot成员
18 天前 添加了label:cann-cla/yes
CANN-robot
CANN-robot成员
18 天前 评论:

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-cann/cann-learning-hub zutao, waimaidaole (2/2) zutao, waimaidaole (2/1)

💡 Tip:

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

CLA Signature Pass

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

likedislike
meme成员
18 天前 评论:

/approve
/lgtm

likedislike
CANN-robotCANN-robot成员
18 天前 添加了label:approved
wanzutao
wanzutao成员
18 天前 评论:

/approve
/lgtm

likedislike
CANN-robotCANN-robot成员
18 天前 添加了label:lgtm
CANN-robotCANN-robot成员
18 天前 合入了pull request