已合并
[fix] torch.eye API consistency #4256
一只食醉狗创建于 2月12日
[fix] torch.eye API consistency #4256
已合并
Pull Request已成功合入, 合并人@ascend-robot
(感谢 一只食醉狗 的贡献)AtlasAccount
2月12日 评论:
2月12日 评论:
ascend-robot
2月12日 评论:
2月12日 评论:
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 | ✅ liwei386, wanglijun55, liangchenghui (3/2) | ✅ liwei386 (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)


2月12日 添加了label:ascend-cla/no
此处折叠了53条消息 查看更多
ascend-robot
2月13日 评论:
2月13日 评论:
2月13日 添加了label:approved
ascend-robot
2月13日 评论:
2月13日 评论:
Review Guide
This pull-request passes review.
Committers who wrote a comment of /approve are: liwei386.
Reviewers who wrote a comment of /lgtm are: liangchenghui, liwei386, wanglijun55.


2月13日 关闭了关联的issue
2月13日 合入了pull request
【合入来源】
https://atomgit.com/Ascend/pytorch/issues/1545
【修改方案】
增加dimension校验,与GPU保持一致
【资料变更】
【接口变更】
【功能验证】
原有用例验证test_eye_npu
test_eye_cpu (main.TestTensorCreationCPU) ... ok
test_eye_npu (main.TestTensorCreationPRIVATEUSE1) ... ok
【CheckList】