已合并
[feat] add nestedtensor backend #30508
culechan创建于 2月4日
[feat] add nestedtensor backend #30508
已合并
culechan创建于 2月4日
culechan
culechan成员
2月4日
# 【合入来源】 > (如有)请关联需求文档/issue链接 - [ ] 需求 - [x] 问题单 - [ ] issue/工单 - [ ] 重构优化 - [ ] 资料更新 # 【修改方案】 > 创建Nestedtensor相关的后端,参考quantized后端的实现,因为二者较为类似,因此在文件代码自动生成逻辑部分做了合并重构。 # 【资料变更】 > 不涉及 # 【接口变更】 > 不涉及 # 【功能验证】 > 说明测试场景,测试方法。如果本次测试方式与常规单元测试不同,请详细说明您的测试步骤\ > 新增已适配UT测试用例看护,并补充测试自验证截图 ![image.png](https://raw.gitcode.com/user-images/assets/7404318/2a752de0-200f-41f4-b2f7-40bb54b8b7e6/image.png 'image.png') # 【CheckList】 > PR提交人对以下CheckList自检项进行全量自检,自检通过或不涉及,均修改 [ ] 为 [x] - [x] 代码注释完备,正确记录错误日志 - [x] 代码实现进行了返回值、空指针等校验 - [x] PR标题正确使用类型标签,如:feat、fix、refactor、docs、test等 - [x] PR持续集成流水线(CI)执行通过,代码检查无异常
likedislike
Pull Request已成功合入, 合并人@ascend-robot
(感谢 culechan 的贡献)
culechanculechan成员
2月4日 创建了 pull request,commit 02b4ce95
ascend-robot
ascend-robot成员
2月4日 评论:

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

以下是根据您提交的修改文件推荐的Reviewer和Committer序列,需各模块评审通过后方可合入.

Module List Reviewers Committers
test guoqi1024, wangqiang160, yang-binrong, zhenyu10, pengjingyou zqwenn, medivh-x, anyrenwei, wjlflyer, chenhao_1209
repo-Ascend/pytorch wangqiang160, medivh-x, ffmh, liwei386, zqwenn wasd1111222, shaoyf, zqwenn, guoqi1024, htchu
likedislike
ascend-robotascend-robot成员
2月4日 添加了label:ascend-cla/yes
culechanculechan成员
2月4日 修改了pull request 的描述
此处折叠了109条消息 查看更多
ascend-robotascend-robot成员
2月25日 添加了label:approved
shaoyf成员
3月7日 评论:

/approve

likedislike
ascend-robotascend-robot成员
3月7日 添加了label:lgtm
ascend-robot
ascend-robot成员
3月7日 评论:

Review Guide

This pull-request passes review.
Committers who wrote a comment of /approve are: shaoyf, zqwenn.
Reviewers who wrote a comment of /lgtm are: zqwenn, shaoyf.

likedislike
ascend-robotascend-robot成员
3月7日 合入了pull request