Pull Request已成功合入, 合并人@ascend-robot
(感谢 Ambi 的贡献)ascend-robot
4月3日 评论:
4月3日 评论:
ascend-robot
4月3日 评论:
4月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
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| test | ✅ zichun_ye, adrian07110 (2/2) | ✅ adrian07110, zichun_ye (2/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
sunhaolun, thanks for your pull request. All authors of the commits have signed the CLA. 👍


4月3日 添加了label:ascend-cla/yes
4月3日 修改了pull request 的描述
此处折叠了115条消息 查看更多
zichun_ye
4月15日 评论:
4月15日 评论:
/approve


ZhihaoLi
4月15日 评论:
4月15日 评论:
/approve


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


4月15日 合入了pull request
【合入来源】
【修改方案】
为以下API增加用例功能
Tensor.copy_
Tensor.narrow
torch.cat
torch.chunk
torch._chunk_cat
【资料变更】
不涉及
【接口变更】
不涉及
【功能验证】
新增文件
test_cat.py
test_chunk.py
test_chunk_cat.py
test_copy_.py
test_narrow.py
【CheckList】