已合并
refactor fsdp patch and add torch_npu.distributed.fsdp.fully_shard #32148
jizewei创建于 3月21日
refactor fsdp patch and add torch_npu.distributed.fsdp.fully_shard #32148
已合并
Pull Request已成功合入, 合并人@ascend-robot
(感谢 jizewei 的贡献)AtlasAccount
3月21日 评论:
3月21日 评论:
ascend-robot
3月21日 评论:
3月21日 评论:
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 | ✅ renyujin, kisnwang (2/2) | ✅ renyujin (1/1) |
| torch_npu/distributed | ✅ renyujin, kisnwang (2/2) | ✅ renyujin (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
jizewei, thanks for your pull request. All authors of the commits have signed the CLA. 👍


3月21日 添加了label:ascend-cla/yes
此处折叠了65条消息 查看更多
3月26日 添加了label:approvedlgtm
ascend-robot
3月26日 评论:
3月26日 评论:
3月26日 合入了pull request
【合入来源】
【修改方案】
fsdp patch整理:
torch.distributed.fsdp.fully_shard改为torch_npu.distributed.fsdp.fully_shard启用新增
torch_npu.distributed.fsdp.fully_shard接口,签名与原生接口一致:fully_shard【资料变更】
【接口变更】
新接口训练拉起正常

【功能验证】
【CheckList】