已合并
[feat] fusedsgd #5277
culechan创建于 6月26日
[feat] fusedsgd #5277
已合并
Pull Request已成功合入, 合并人@ascend-robot
(感谢 culechan 的贡献)ascend-robot
6月26日 评论:
6月26日 评论:
6月26日 添加了label:ascend-cla/yes
ascend-robot
6月26日 评论:
6月26日 评论:
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, daifu1234567 (2/2) | ✅ liangsongwei (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
culechan, thanks for your pull request. All authors of the commits have signed the CLA. 👍


6月26日 添加了label:needs-issue
此处折叠了246条消息 查看更多
culechan
7月1日 评论:
7月1日 评论:
/check-issue


7月1日 删除了label:needs-issue
7月1日 关闭了关联的issue
7月1日 合入了pull request
ascend-robot
7月1日 评论:
7月1日 评论:
Pull Request 已合并或已关闭。
If you want to solve this problem, you can click here to do it in the FAQs.


【合入来源】
【修改方案】
增加对aten::fused_sgd_以及_fused_sgd.tensor_lr的适配;相比GPU的方案,由于NPU架构的差异性,把对found_inf校验和取lr值放在了host侧做。
【资料变更】
不涉及
【接口变更】
不涉及
【功能验证】
本地验证通过,由于cann包未上门禁,先skip

【CheckList】