已合并
【文档】修复quick-install.md等文档的问题 #1188
majiajian_hw创建于 23 天前
【文档】修复quick-install.md等文档的问题 #1188
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 majiajian_hw 的贡献)23 天前 创建了 pull request,commit fabb58d7
atomgit-bot
23 天前 评论:
23 天前 评论:
变更摘要
本次 PR 主要修复了 build.sh 脚本中 --soc 参数帮助信息的描述问题,移除了原有的多 SoC 逗号分隔示例(如 --soc=ascend910b,ascend910_93,ascend950),将其简化为单 SoC 示例 --soc=ascend910b。此外,PR 描述中提及的 quick-install.md 文档拼写修正未在提供的 patch 中展示,但属于本次文档更新的一部分。
主要改动
- 修正
build.sh中--soc帮助文本: 将--soc参数的示例从多 SoC 逗号分隔形式--soc=ascend910b,ascend910_93,ascend950 use ',' to separate different SoC简化为单 SoC 形式--soc=ascend910b,移除了逗号分隔用法的说明。 - 文档拼写修复:
quick-install.md中的拼写问题得到修正(具体内容未在 patch 中展示)。


atomgit-bot
23 天前 评论:
23 天前 评论:
23 天前 添加了label:cann-cla/yes
CANN-robot
23 天前 评论:
23 天前 评论:
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 | ✅ 刘伟, 张磊, 陈娇 (3/2) | ✅ 陈娇 (1/1) |
| repo-cann/ops-cv | ✅ 张磊, 刘伟 (2/2) | ✅ 张磊, 刘伟 (2/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
nunnons2, thanks for your pull request. All authors of the commits have signed the CLA. 👍


此处折叠了64条消息 查看更多
23 天前 添加了label:approved
23 天前 添加了label:lgtm
23 天前 关闭了关联的issue
23 天前 合入了pull request
描述
修复quick-install.md等文档的问题
关联的Issue
https://gitcode.com/cann/ops-cv/issues/659
https://gitcode.com/cann/ops-cv/issues/657
https://gitcode.com/cann/ops-cv/issues/656
https://gitcode.com/cann/ops-cv/issues/654
https://gitcode.com/cann/ops-cv/issues/653
测试
已完成
文档更新
quick-install.md
类型标签