已合并
Rewrite cuda to npu in backend string of init_process_group #39195
yinglinwei创建于 6月24日
Rewrite cuda to npu in backend string of init_process_group #39195
已合并
Pull Request已成功合入, 合并人@ascend-robot
(感谢 yinglinwei 的贡献)6月24日 创建了 pull request,commit 2d52bfd6
ascend-robot
6月24日 评论:
6月24日 评论:
6月24日 添加了label:ascend-cla/yes
6月24日 添加了label:needs-issue
ascend-robot
6月24日 评论:
6月24日 评论:
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 |
|---|---|---|
| test | ✅ 王朝, 陈豪 (2/2) | ✅ 王朝, 陈豪 (2/1) |
| torch_npu/contrib/transfer_to_npu.py | ✅ 王朝, 陈豪 (2/2) | ✅ 王朝, 陈豪 (2/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
ylw1234, thanks for your pull request. All authors of the commits have signed the CLA. 👍


此处折叠了85条消息 查看更多
chenhao_1209
6月26日 评论:
6月26日 评论:
/approve


ascend-robot
6月26日 评论:
6月26日 评论:
The following users do not have permission to comment /lgtm or /approve on any module in this PR:
贺坤坤


6月26日 添加了label:lgtm
6月26日 合入了pull request
ascend-robot
6月26日 评论:
6月26日 评论:
Pull Request 已合并或已关闭。
If you want to solve this problem, you can click here to do it in the FAQs.


【合入来源】
https://gitcode.com/Ascend/pytorch/issues/2494
【修改方案】
该修改将 backend 自动映射从仅支持通信后端替换(nccl→hccl),扩展为同时支持设备类型替换(cuda→npu)
【资料变更】
不涉及
【接口变更】
不涉及
【功能验证】
【CheckList】