已开启
【26.2.0众测】TorchNPU 26.1.0 众测任务交付:安装验证、快速入门迁移训练、torch.compile 13项后端体验与问题反馈(gcw_8p1hhlB0) #38
GMOW创建于 11 天前
【26.2.0众测】TorchNPU 26.1.0 众测任务交付:安装验证、快速入门迁移训练、torch.compile 13项后端体验与问题反馈(gcw_8p1hhlB0) #38
已开启
合并受阻
11 天前 添加了label:ascend-cla/yes
ascend-robot
11 天前 评论:
11 天前 评论:
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.
PR Approval Progress
⚠️ This PR does not yet meet the following requirements:lgtm (requires ≥ 2 person(s) per module)、approve (requires ≥ 1 person(s) per module)
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| repo-Ascend/pytorch-ecosystem | ❌ (0/2)(You can also ask: xushuaiyxf, huangjingwei, chenrayray, helixing, yi_jiabin) | ❌ (0/1)(You can also ask: zyw-hw, ltllt1, xushuaiyxf, TaroKK, helixing) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
gcw_8p1hhlB0, thanks for your pull request. All authors of the commits have signed the CLA. 👍


11 天前 设置为草稿状态
此处折叠了10条事件消息 查看更多
11 天前 修改了pull request 的描述
GMOW
11 天前 评论:
11 天前 评论:
compile


11 天前 修改了pull request 的描述
此处折叠了16条事件消息 查看更多
1 天前 添加了label:ascend-cla/yes
一、变更说明
本人按《TorchNPU 众测任务书》完成 TorchNPU 26.1.0 众测三项任务(软件安装、快速入门迁移训练、torch.compile 体验与实践),证明材料提交至以 gitcode 账号命名的独立文件夹
gcw_8p1hhlB0/,并已按《TorchNPU 26.1.0 众测任务提交格式要求》的交付件样本格式组织(任务1/任务2/补充 三级目录,交付件说明.txt + 链接交付件.xls)。环境:Atlas 800T A2(Ascend 910B3, 64GB)/ CANN 9.1.0 / TorchNPU 2.7.1.post8 与 2.9.0.post6(26.1.0 配套)/ PyTorch 2.7.1 与 2.9.0 / Python 3.11 / Ubuntu 24.04 aarch64
二、变更内容(101 个文件)
三、任务完成情况(对照任务书)
tensor(..., device='npu:0')四、torch.compile 实测结果(resnet18, bs=8, 910B3, torch 2.9.0 + torch_npu 2.9.0.post6)
Guard Filter 重编译消除:01/03/04/05 PASS、06 guard 削减 81%、02 未消除(C 层 GlobalStateGuard 限制)。⚠️ 项为如实记录的问题反馈(任务书:有效的问题反馈是验收通过的重要依据)。
五、已提交的社区 Issue(标题带【26.2.0众测】)
问题详情与 8 条改进建议见
补充-测试报告与原始日志/众测测试报告.md;体验问卷(平台侧)已填写。六、复现方式
source 补充-测试报告与原始日志/env_setup.sh后按复现命令清单.md执行补充-测试报告与原始日志/run_task3.sh <01~13|all>(自动 venv PyTorch 2.9.0 + 限编译线程防 OOM)七、自测确认