已合并
[Docs]硬件和操作系统支持见兼容性助手 #236
[Docs]硬件和操作系统支持见兼容性助手 #236
已合并
renxiaolong12创建于 10 天前
renxiaolong12
10 天前

1. 合入背景

请描述为什么要做这个PR内的改动。
如涉及,请关联前序PR或同特性/需求下的其他PR。
如果是修复之前PR引入的问题,请关联引入问题的PR。
请通过#ISSUE ID关联issue。
注意:Fixes #ISSUE ID会自动关闭issue,如问题部分解决请不要使用Fixes,可以用Fix part of #ISSUE ID替代.

Fixes #190

2. 修改内容

描述修改内容的具体实现,涉及哪些组件之间进行交互,可以用1、2、3、...进行罗列。
如果是需求或者重构类的PR,需要补充详细设计文档(说明上下游组件关系、时序图、类图、DFX能力等内容)。

修改performance_tuning.md中硬件支持说明,引用兼容性助手

3. 资料变更

请确认是否涉及资料变更
如涉及,需要在PR中体现,并简要说明修改内容。
如不涉及,需填写“不涉及”。

涉及,本PR仅涉及资料修改。

4. 接口变更

请确认是否涉及跨代码仓或者客户面可见的接口变更
如涉及,需详细说明接口以及对应的变更内容,同时需要在资料中体现。
如不涉及,需填写“不涉及”。

不涉及,本PR仅涉及资料修改。

5. 测试结果

需体现测试场景,测试方法以及测试结果
测试用例设计时需考虑硬件、部署方式、功能、性能、精度、显存等维度。

6. CheckList

PR提交人对以下CheckList自检项进行全量自检,自检通过或不涉及,均修改 [ ] 为 [x]

[ ] 代码注释完备

[ ] 正确记录维测日志

[ ] 是否有UT用例

likedislike
Pull Request已成功合入, 合并人@ascend-robot
(感谢 renxiaolong12 的贡献)
Rrenxiaolong12
10 天前 关联了issue:[Docs]硬件和操作系统支持见兼容性助手
atomgit-bot
atomgit-bot
10 天前 评论:

变更摘要

本PR为纯资料类改动,针对 issue #190,仅更新文档、不涉及代码与接口变更。核心变更是在 performance_tuning.md 中将硬件和操作系统支持说明调整为引用昇腾官方「兼容性助手」,使硬件/操作系统支持信息由统一入口提供,避免文档中重复维护。

主要改动

  • 硬件支持说明引用兼容性助手:在 performance_tuning.md 中修改硬件支持相关内容,改为引导用户访问兼容性助手获取硬件和操作系统支持信息。
  • 文档内容精简:移除 performance_tuning.md 中原有的硬件支持描述段落,替换为指向兼容性助手的简短说明。
  • 不涉及接口与代码变更:本次仅修改文档,不影响任何接口、配置或运行逻辑。
likedislike
atomgit-bot
atomgit-bot
10 天前 评论:

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

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

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/MindIE-Motor-CPP 李倩, 肖庆 (2/2) 李倩 (1/1)

💡 Tip:

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

CLA Signature Pass

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

likedislike
ascend-robotascend-robot成员
10 天前 添加了label:ci-pipeline-running
ascend-robotascend-robot成员
10 天前 删除了label:ci-pipeline-running
ascend-robotascend-robot成员
10 天前 添加了label:ci-pipeline-passed
ascend-robot
ascend-robot成员
10 天前 评论:
流水线 PR-pipeline_MindIE-Motor-CPP_gitcode#1453 [ commitID:860d8952 ] 已完成
>>>代码风格自动修复执行成功(无修复内容)
阶段 任务名 状态 详情
编译构建 Build_linux_x86_abi1 >>>
Build_linux_arm_abi1 >>>
Build_linux_arm_abi0 >>>
恶意代码检查 Antipoison >>>
开源片段检查 SCA >>>
pre-commit >>>
开发者测试 UT_linux_x86_ms >>>
流水线 PR-pipeline_MindIE-Motor-CPP_gitcode >>>
此流水线已支持下列评论快捷指令,仅PR创建者和白名单成员评论有效
  • compile : 运行流水线
  • retry : 重试流水线所有失败子任务
  • retry <任务名> : 仅重试指定失败子任务
  • stop : 停止流水线
likedislike
liqian79成员
10 天前 评论:

/lgtm
/approve

likedislike
ascend-robotascend-robot成员
10 天前 添加了label:approved
xiaoqing
xiaoqing
10 天前 评论:

/lgtm

likedislike
ascend-robotascend-robot成员
10 天前 添加了label:lgtm
ascend-robotascend-robot成员
10 天前 关闭了关联的issue
ascend-robotascend-robot成员
10 天前 合入了pull request