已合并
docs: 新增测试框架指南,补充testframework编译运行依赖使用说明 #2120
zouyanlong创建于 6月12日
docs: 新增测试框架指南,补充testframework编译运行依赖使用说明 #2120
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 zouyanlong 的贡献)6月12日 添加了label:cann-cla/yes
CANN-robot
6月12日 评论:
6月12日 评论:
CANN-robot
6月12日 评论:
6月12日 评论:
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/ascend-transformer-boost | ✅ 尹祺然, goodpeople233 (2/2) | ✅ 尹祺然 (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
ninihihi, thanks for your pull request. All authors of the commits have signed the CLA. 👍


6月12日 添加了label:needs-issue
CANN-robot
6月12日 评论:
6月12日 评论:
Linking Issue Notice
@ninihihi , the pull request must be linked to at least one issue.
If an issue has already been linked, but the needs-issue label remains, you can remove the label by commenting /check-issue .


此处折叠了71条消息 查看更多
6月16日 关联了issue:[Documentation|文档反馈]: 新增测试框架指南,补充testframework编译运行依赖使用说明
CANN-robot
6月16日 评论:
6月16日 评论:
Pull Request 已合并或已关闭。
If you want to solve this problem, you can click here to do it in the FAQs.


6月18日 删除了关联的issue:[Documentation|文档反馈]: 新增测试框架指南,补充testframework编译运行依赖使用说明
Zzouyanlong
6月18日 关联了issue:[Documentation]: [AI 识别] 文档对 testframework 编译选项的依赖说明不完整:文档在编译选项说明中仅列出参数名称,未明确说明 testframework 编译需要 torch 依赖,导致开发者在未安装 torch 的环境下执行该命令时遇到编译错误(缺少 torch/script.h 头文件),而文档仅在 Python 调用示例部分提及 torch 依赖,未在编译选
6月18日 关联了issue:[Documentation]: [AI 识别] 文档对 testframework 编译选项的依赖说明不完整:文档在编译选项说明中仅列出参数名称,未明确说明 testframework 编译需要 torch 依赖,导致开发者在未安装 torch 的环境下执行该命令时遇到编译错误(缺少 torch/script.h 头文件),而文档仅在 Python 调用示例部分提及 torch 依赖,未在编译选
CANN-robot
6月18日 评论:
6月18日 评论:
Pull Request 已合并或已关闭。
If you want to solve this problem, you can click here to do it in the FAQs.


描述
文档对 testframework 编译选项的依赖说明不完整:文档在编译选项说明中仅列出参数名称,未明确说明 testframework 编译需要 torch 依赖,导致开发者在未安装 torch 的环境下执行该命令时遇到编译错误(缺少 torch/script.h 头文件),而文档仅在 Python 调用示例部分提及 torch 依赖,未在编译选项处进行关联说明
checklist