已合并
fix: 修正内置包注册并更新 fusion pass 示例文档 #3795
duhua创建于 6月30日
fix: 修正内置包注册并更新 fusion pass 示例文档 #3795
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 duhua 的贡献)6月30日 添加了label:enhancement
6月30日 添加了label:cann-cla/yes
CANN-robot
6月30日 评论:
6月30日 评论:
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/ge | ✅ zhanj, kobemini, Mexyy (3/2) | ✅ zhanj (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
du-hua1024, thanks for your pull request. All authors of the commits have signed the CLA. 👍


duhua
6月30日 评论:
6月30日 评论:
compile


此处折叠了94条消息 查看更多
GengChao
7月1日 评论:
7月1日 评论:
/lgtm


7月1日 添加了label:lgtm
zhanj
7月1日 评论:
7月1日 评论:
/approve


7月1日 添加了label:approved
7月1日 合入了pull request
Pull Request
描述
本次 PR 修正内置 OPP so 注册信息,并同步更新 fusion pass 示例文档与测试初始化代码:
TbeLoadSoAndSaveToRegistry注册OppSoDesc时使用built-in作为 package name,避免传入空包名。es_all.whl安装步骤,改为显式设置BUILD_PATH并通过LD_LIBRARY_PATH引用es_output/lib64。cpp/data路径和英文文档的BUILD_PATH使用方式。ScopedUnsetLdPreload包装和对应头文件引用,恢复直接调用 GE 初始化接口。变更类型
请选择本次引入的变更类型:
关联的Issue
无。
如何测试
核对清单
其他信息
无。