已合并
[2.7.1]add .h in utils for extension #30939
daifu1234567创建于 2月14日
[2.7.1]add .h in utils for extension #30939
已合并
Pull Request已成功合入, 合并人@ascend-robot
(感谢 daifu1234567 的贡献)2月14日 创建了 pull request,commit b00ab96a
AtlasAccount
2月14日 评论:
2月14日 评论:
ascend-robot
2月14日 评论:
2月14日 评论:
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/pytorch | ✅ liwei386, zqwenn (2/2) | ✅ liwei386, zqwenn (2/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)


2月14日 添加了label:ascend-cla/yes
ascend-robot
2月14日 评论:
2月14日 评论:
daifu1234567
2月14日 评论:
2月14日 评论:
compile


AtlasAccount
2月14日 评论:
2月14日 评论:
2月14日 添加了label:ci-pipeline-running
此处折叠了5条事件消息 查看更多
2月24日 添加了label:ci-pipeline-passed
ascend-robot
2月24日 评论:
2月24日 评论:
流水线 PR-pipeline_pytorch#7536 (重试第1次)已完成
| 阶段 | 任务名 | 状态 | 详情 |
|---|---|---|---|
| 编译构建 | Build_X86 | ✅ | >>> |
| Build_LibTorch | ✅ | >>> | |
| Build_ARM | ✅ | >>> | |
| Build_ARM_inductor | 🛑 | >>> | |
| Build_X86_py311 | 🛑 | >>> | |
| Build_ARM_py311 | 🛑 | >>> | |
| 恶意代码检查 | Antipoison | ✅ | >>> |
| 编码安全与规范检查 | CodeCheck | ✅ | >>> |
| check_error | ✅ | >>> | |
| 开源片段检查 | SCA | ✅ | >>> |
| 开发者测试 | UT_X86_Part_01 | ✅ | >>> |
| UT_X86_Part_02 | ✅ | >>> | |
| UT_ARM_A2_Part_01 | ✅ | >>> | |
| UT_ARM_A2_Part_02 | ✅ | >>> | |
| UT_ARM_A3_Part_01 | ✅ | >>> | |
| UT_ARM_A3_Part_02 | ✅ | >>> | |
| UT_DIST_X86_Part_01 | 🛑 | >>> | |
| UT_DIST_X86_Part_02 | 🛑 | >>> | |
| UT_DIST_X86_Part_03 | 🛑 | >>> | |
| UT_DIST_X86_Part_04 | 🛑 | >>> | |
| UT_inductor_Part_01 | 🛑 | >>> | |
| UT_inductor_Part_02 | 🛑 | >>> | |
| UT_inductor_Part_03 | 🛑 | >>> | |
| UT_inductor_Part_04 | 🛑 | >>> | |
| 流水线 | PR-pipeline_pytorch | ✅ | >>> |


2月24日 修改标题为 “[2.7.1]add .h in utils for extension”,原标题为“add .h in utils for extension”
2月25日 修改了pull request 的描述
zhangqiongwen
2月25日 评论:
2月25日 评论:
/approve


2月25日 添加了label:approved
2月25日 添加了label:lgtm
ascend-robot
2月25日 评论:
2月25日 评论:
2月25日 合入了pull request
【合入来源】
【修改方案】
安装whl时,op_plugin/utils内的.h也安装至site-packages下的torch_npu内
【资料变更】
不涉及
【接口变更】
不涉及
【功能验证】
site-packages中包含utils路径,且包含预期.h文件

【CheckList】