已合并
add forward deformable_offsets #1504
demon_coffee创建于 2月4日
add forward deformable_offsets #1504
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 demon_coffee 的贡献)2月4日 关联了issue:[Requirement|需求建议]: nn仓deformable_conv2d算子实现
2月4日 将gitee-yanglulu,crystalhu,fanqirui,zhou-qilong,zhajianqing123,chenqi317,lileizheng,liubo75,tangweiwei2,gitcode-chenjiao,zhangyuxiang0119,wangyongguang,zhang-wu设为审查人
2月4日 将gitee-yanglulu,crystalhu,fanqirui,zhou-qilong,zhajianqing123,chenqi317,lileizheng,liubo75,tangweiwei2,gitcode-chenjiao,zhangyuxiang0119,wangyongguang,zhang-wu设为审查人
2月4日 添加了label:cann-cla/yes
CANN-robot
2月4日 评论:
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
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| */*/README.md | ✅ liubo75, zhouwenfang, fanqirui (3/2) | ✅ zhouwenfang (1/1) |
| */*/op_graph/*_proto.h | ✅ wangyongguang, fanqirui, liubo75 (3/2) | ✅ wangyongguang (1/1) |
| */*/op_host/*_def.cpp | ✅ liubo75, wangyongguang, fanqirui (3/2) | ✅ wangyongguang (1/1) |
| conv | ✅ lileizheng, liubo75, fanqirui (3/2) | ✅ lileizheng, liubo75 (2/1) |
| docs | ✅ liubo75, fanqirui (2/2) | ✅ liubo75 (1/1) |
| tests | ✅ liubo75, fanqirui (2/2) | ✅ liubo75 (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)


CANN-robot
2月4日 评论:
2月4日 评论:
🔵 source code change are detected, tasks labels is removed in this pull request!


此处折叠了86条消息 查看更多
2月11日 解决了最后一个问题
2月11日 解决了最后一个问题
CANN-robot
2月11日 评论:
2月11日 评论:
Review Guide
This pull-request passes review.
Committers who wrote a comment of /approve are: liubo75, lileizheng, zhouwenfang, wangyongguang.
Reviewers who wrote a comment of /lgtm are: lileizheng, fanqirui, zhouwenfang, wangyongguang, liubo75.


2月11日 关闭了关联的issue
2月11日 合入了pull request
描述
nn仓新增deformable_offsets算子实现
关联的Issue
#https://gitcode.com/cann/ops-nn/issues/799
测试
deformable_offsets算子UT通过,examples执行通过
文档更新
新增了deformable_offsets算子README
类型标签