已合并
修改AllGatherMatmul&MatmulAllReduceScatter&MatmulAllReduce算子的comm_mode默认值为ai_cpu #5375
WangShuying创建于 7月3日
修改AllGatherMatmul&MatmulAllReduceScatter&MatmulAllReduce算子的comm_mode默认值为ai_cpu #5375
已合并
从已删除 :aicpu合入到Ascend/op-plugin26.1.0
Pull Request已成功合入, 合并人@ascend-robot
(感谢 WangShuying 的贡献)7月3日 创建了 pull request,commit 7b1533ff
ascend-robot
7月3日 评论:
7月3日 评论:
7月3日 添加了label:ascend-cla/yes
ascend-robot
7月3日 评论:
7月3日 评论:
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/op-plugin | ✅ liangsongwei, zichun_ye (2/2) | ✅ zichun_ye (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
WangShuying5, thanks for your pull request. All authors of the commits have signed the CLA. 👍


7月3日 添加了label:needs-issue
此处折叠了42条消息 查看更多
yang-binrong
7月6日 评论:
7月6日 评论:
/approve


7月6日 删除了label:ci-pipeline-running
7月6日 添加了label:ci-pipeline-passed
ascend-robot
7月6日 评论:
7月6日 评论:
流水线 PR-pipeline_op-plugin#2473 [ commitID:3029a48a ] 已完成
>>>代码风格自动修复执行成功(无修复内容)
| 阶段 | 任务名 | 状态 | 详情 |
|---|---|---|---|
| 编译构建 | Build_master_ARM | ✅ | >>> |
| Build_v2_7_1_ARM | ✅ | >>> | |
| Build_v2_9_0_ARM | ✅ | >>> | |
| Build_v2_10_0_ARM | ✅ | >>> | |
| Build_v2_11_0_ARM | ✅ | >>> | |
| Build_v2_12_0_ARM | ✅ | >>> | |
| Build_master_x86 | ✅ | >>> | |
| Build_v2_7_1_x86 | ✅ | >>> | |
| Build_v2_9_0_x86 | ✅ | >>> | |
| Build_v2_10_0_x86 | ✅ | >>> | |
| Build_v2_11_0_x86 | ✅ | >>> | |
| Build_v2_12_0_x86 | ✅ | >>> | |
| 恶意代码检查 | Antipoison | ✅ | >>> |
| 编码安全与规范检查 | CodeCheck | ✅ | >>> |
| CodeCheck_pre-commit | ✅ | >>> | |
| 开源片段检查 | SCA | ✅ | >>> |
| 开发者测试 | UT_master_ARM_01 | ✅ | >>> |
| UT_v2_7_1_ARM | ✅ | >>> | |
| UT_v2_9_0_ARM | ✅ | >>> | |
| UT_v2_10_0_ARM | ✅ | >>> | |
| UT_v2_11_0_ARM | ✅ | >>> | |
| UT_v2_12_0_ARM | ✅ | >>> | |
| 流水线 | PR-pipeline_op-plugin | ✅ | >>> |
- compile : 运行流水线
- retry : 重试流水线所有失败子任务
- retry <任务名> : 仅重试指定失败子任务
- stop : 停止流水线


7月6日 合入了pull request
【合入来源】
【修改方案】
将comm_mode的默认值改为ai_cpu
【资料变更】
不涉及
【接口变更】
不涉及
【功能验证】
【CheckList】