已合并
docs: 补充cxx_abi版本判断方法说明 #2121
zouyanlong创建于 6月12日
docs: 补充cxx_abi版本判断方法说明 #2121
已合并
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)


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 .


zouyanlong
6月12日 评论:
6月12日 评论:
compile#openlibing


CANN-robot
6月12日 评论:
6月12日 评论:
libing-pipeline创建中,请等待……


6月12日 添加了label:SC-START
zouyanlong
6月12日 评论:
6月12日 评论:
compile


6月12日 删除了label:SC-START
6月12日 添加了label:SC-RUNNING
6月12日 添加了label:ci-pipeline-running
CANN-robot
6月12日 评论:
6月12日 评论:
文档检查门禁结果:


6月12日 删除了label:SC-RUNNING
6月12日 添加了label:SC-RUNNING
6月12日 删除了label:SC-RUNNING
6月12日 添加了label:SC-SUCC
openLiBingCI
6月12日 评论:
6月12日 评论:
流水线 PR-pipeline_ascend-transformer-boost#887 [ commitID:48fbc05b ] 已完成


6月12日 删除了label:ci-pipeline-running
6月12日 添加了label:ci-pipeline-passed
CANN-robot
6月12日 评论:
6月12日 评论:
6月12日 添加了label:approved
6月12日 关联了issue:[Task|任务]: 安装脚本增加未安装torch时的默认abi及自动安装操作
6月12日 删除了label:needs-issue
goodpeople233
6月12日 评论:
6月12日 评论:
/lgtm


6月12日 添加了label:lgtm
6月12日 合入了pull request
6月16日 删除了关联的issue:[Task|任务]: 安装脚本增加未安装torch时的默认abi及自动安装操作
Zzouyanlong
6月16日 关联了issue:[Documentation]: [AI 识别] 文档未明确说明如何确定正确的cxx_abi版本(cxx_abi_0或cxx_abi_1),ATB_BUILD_DEPENDENCY_PATH示例中使用占位符cxx_abi_{cxx_abi_version},但缺乏判断方法说明。构建脚本默认输出到cxx_abi_1目录,若用户按示例设置错误的ABI路径会导致编译失败,需要通过试错才能确定正确版本
6月16日 关联了issue:[Documentation]: [AI 识别] 文档未明确说明如何确定正确的cxx_abi版本(cxx_abi_0或cxx_abi_1),ATB_BUILD_DEPENDENCY_PATH示例中使用占位符cxx_abi_{cxx_abi_version},但缺乏判断方法说明。构建脚本默认输出到cxx_abi_1目录,若用户按示例设置错误的ABI路径会导致编译失败,需要通过试错才能确定正确版本
描述
文档未明确说明如何确定正确的cxx_abi版本(cxx_abi_0或cxx_abi_1),ATB_BUILD_DEPENDENCY_PATH示例中使用占位符cxx_abi_{cxx_abi_version},但缺乏判断方法说明。构建脚本默认输出到cxx_abi_1目录,若用户按示例设置错误的ABI路径会导致编译失败,需要通过试错才能确定正确版本
checklist