已合并
feat: support IndexExpr and Arange autofusion #1961
Jett_Woo创建于 3 天前
feat: support IndexExpr and Arange autofusion #1961
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 Jett_Woo 的贡献)atomgit-bot
3 天前 评论:
3 天前 评论:
🤖 正在生成合并请求摘要,请稍候…


atomgit-bot
3 天前 评论:
3 天前 评论:
🤖 AI 代码检视正在进行中,请稍候…


3 天前 添加了label:cann-cla/yes
CANN-robot
3 天前 评论:
3 天前 评论:
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.
You can self-configure the PR merge rules for this repository. For more details, please refer to Here.
For more, you also can visit HICANN.
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| repo-cann/graph-autofusion | ✅ yangyongqiang0606, niuyuhu, zhang_shengjie (3/2) | ✅ yangyongqiang0606 (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
Jett_Woo, thanks for your pull request. All authors of the commits have signed the CLA. 👍


此处折叠了181条消息 查看更多
zhang_shengjie
1 天前 评论:
1 天前 评论:
/lgtm


1 天前 添加了label:lgtm
yangyongqiang
1 天前 评论:
1 天前 评论:
/approve


1 天前 添加了label:approved
1 天前 合入了pull request
Pull Request
描述
支持 IndexExpr 和 Arange 自动融合,补充 ASCIR/Python 接口、调度与 codegen 支持,并完善设备验证、UT 和 Backend E2E 用例。Arange 仅保留连续物理布局,数学上的非单位 step 仍受支持。
变更类型
请选择本次引入的变更类型:
关联的Issue
无
如何测试
描述测试此变更的步骤和前提条件:
-j 8。核对清单
其他信息
本 PR 基于远端
develop分支新建。未包含docs/、tool/、temp/、验证日志或生成产物。