已合并
feat(dvm): support A5 and optimizations #34725
SorryNaCN创建于 4月29日
feat(dvm): support A5 and optimizations #34725
已合并
Pull Request已成功合入, 合并人@ascend-robot
(感谢 SorryNaCN 的贡献)ascend-robot
4月29日 评论:
4月29日 评论:
4月29日 添加了label:stat/needs-squash
ascend-robot
4月29日 评论:
4月29日 评论:
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 | ✅ anyrenwei, adrian07110, zichun_ye (3/2) | ✅ anyrenwei, adrian07110, zichun_ye (3/1) |
| torch_npu/_inductor | ✅ anyrenwei, adrian07110, zichun_ye (3/2) | ✅ adrian07110, zichun_ye, anyrenwei (3/1) |
| torch_npu/csrc/inductor | ✅ zichun_ye, anyrenwei, adrian07110 (3/2) | ✅ adrian07110, zichun_ye, anyrenwei (3/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
SorryNaCN, thanks for your pull request. All authors of the commits have signed the CLA. 👍


4月29日 添加了label:ascend-cla/yes
此处折叠了280条消息 查看更多
ZhihaoLi
5月18日 评论:
5月18日 评论:
/approve


zichun_ye
5月18日 评论:
5月18日 评论:
/approve


5月18日 添加了label:lgtm
ascend-robot
5月18日 评论:
5月18日 评论:
Review Guide
This pull-request passes review.
Committers who wrote a comment of /approve are: zichun_ye, anyrenwei, adrian07110.
Reviewers who wrote a comment of /lgtm are: anyrenwei, adrian07110, zichun_ye.


5月18日 合入了pull request
【合入来源】
【修改方案】
https://gitcode.com/Ascend/pytorch/issues/1978
【资料变更】
涉及。更新 torch_npu/inductor/mfusion/README.md,说明融合 kernel 不再依赖 dvm.kernel 的 mfusion 参数,而是通过 mfusion_dvm* 命名体现。
【接口变更】
不涉及客户面可见接口变更。内部 dvm.kernel 装饰器移除 mfusion 参数,调用方同步适配。
【功能验证】
【CheckList】