已合并
test: add MLIR non-fallback kernel regression test #38542
yvjc创建于 6月15日
test: add MLIR non-fallback kernel regression test #38542
已合并
从已删除 :fusionTest-v2.10.0合入到Ascend/pytorchv2.10.0
Pull Request已成功合入, 合并人@ascend-robot
(感谢 yvjc 的贡献)ascend-robot
6月15日 评论:
6月15日 评论:
6月15日 添加了label:ascend-cla/yes
6月15日 添加了label:needs-issue
ascend-robot
6月15日 评论:
6月15日 评论:
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 | ✅ zichun_ye, daifu1234567 (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
yvjc, thanks for your pull request. All authors of the commits have signed the CLA. 👍


此处折叠了64条消息 查看更多
daifu1234567
6月18日 评论:
6月18日 评论:
/lgtm


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


6月18日 添加了label:approvedlgtm
6月18日 合入了pull request
ascend-robot
6月18日 评论:
6月18日 评论:
流水线 pytorch_gitcode_PR_multiVersion#10961 [ commitID:f973a60d ] 已完成


https://gitcode.com/Ascend/pytorch/issues/2392
【合入来源】
【修改方案】
新增 MLIR 后端 kernel 编译回归 UT:
torch.compile使用 MLIR 后端编译执行。NpuMlirCompiler.run,记录实际执行 kernel 的is_fallback_kernel状态。【资料变更】
不涉及
【接口变更】
不涉及
【功能验证】
ut验证通过
【CheckList】