已合并
Revert AvgPoolUpdate、NPUClearFloatStatus算子950支持 #10779
吴成文创建于 6 天前
Revert AvgPoolUpdate、NPUClearFloatStatus算子950支持 #10779
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 吴成文 的贡献)6 天前 关联了issue:ops-nn 算子 950 实现回退
6 天前 添加了label:cann-cla/yes
CANN-robot
6 天前 评论:
6 天前 评论:
CANN-robot
6 天前 评论:
6 天前 评论:
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.
For more, you also can visit HICANN.
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| */*/README.md | ✅ 陈娇, 唐玮玮, 唐超, 上官秦南, 陈展熹 (5/2) | ✅ 陈娇 (1/1) |
| */*/op_graph/*_proto.h | ✅ 汤磊, 唐玮玮, 唐超, 上官秦南, 陈展熹 (5/2) | ✅ 汤磊 (1/1) |
| */*/op_graph/*_proto_extend.h | ✅ 唐玮玮, 唐超, 汤磊 (3/2) | ✅ 汤磊 (1/1) |
| */*/op_host/*_def.cpp | ✅ 陈展熹, 唐玮玮, 汤磊, 唐超, 上官秦南 (5/2) | ✅ 汤磊 (1/1) |
| control | ✅ 唐玮玮, 唐超 (2/2) | ✅ 唐玮玮 (1/1) |
| docs | ✅ 陈娇, 唐玮玮, 唐超 (3/2) | ✅ 陈娇 (1/1) |
| pooling | ✅ 唐超, 上官秦南, 陈展熹, 唐玮玮 (4/2) | ✅ 上官秦南, 陈展熹 (2/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)


吴成文
6 天前 评论:
6 天前 评论:
/compile


6 天前 预合并成功(commit_id: 5895e51d6afdfbfc4ea629529e180f34148fe14d)
6 天前 将zengjuan,u010470851,sxb154714,chaotang233,kevin_huang1234,FelixTang7,crystalhu,yangyang016,fanqirui,gitee-duhuiping,su-yueming,zhajianqing123,tang-lei01,yourealize,chenqi317,liu-wei,LinPX,wang-xing001,liubo75,tangweiwei2,gitcode-chenjiao,chenxingyu18,pingchuantang,qianzehong,wangyongguang,fengying555682,liuchuangdev,caiwenwen,yanglu-1设为评审人
6 天前 将zengjuan,u010470851,sxb154714,chaotang233,kevin_huang1234,FelixTang7,crystalhu,yangyang016,fanqirui,gitee-duhuiping,su-yueming,zhajianqing123,tang-lei01,yourealize,chenqi317,liu-wei,LinPX,wang-xing001,liubo75,tangweiwei2,gitcode-chenjiao,chenxingyu18,pingchuantang,qianzehong,wangyongguang,fengying555682,liuchuangdev,caiwenwen,yanglu-1设为评审人
6 天前 将u010470851,kevin_huang1234,FelixTang7,crystalhu,gitee-duhuiping,su-yueming,zhajianqing123,tang-lei01,yourealize,chenqi317,liu-wei,wang-xing001,liubo75,tangweiwei2,gitcode-chenjiao,chenxingyu18,pingchuantang,qianzehong,wangyongguang,fengying555682,liuchuangdev,caiwenwen,yanglu-1设为审查人
6 天前 将u010470851,kevin_huang1234,FelixTang7,crystalhu,gitee-duhuiping,su-yueming,zhajianqing123,tang-lei01,yourealize,chenqi317,liu-wei,wang-xing001,liubo75,tangweiwei2,gitcode-chenjiao,chenxingyu18,pingchuantang,qianzehong,wangyongguang,fengying555682,liuchuangdev,caiwenwen,yanglu-1设为审查人
CANN-robot
6 天前 评论:
6 天前 评论:
| 🚀 CI 流水线已启动 |
|---|
| 📋 执行详情: 点击查看流水线 |


6 天前 添加了label:ci-pipeline-running
sgqt12
6 天前 评论:
6 天前 评论:
/lgtm
/approve


tang-lei01
6 天前 评论:
6 天前 评论:
/approve


6 天前 删除了label:ci-pipeline-running
6 天前 添加了label:ci-pipeline-passed
yuning_chen
6 天前 评论:
6 天前 评论:
您好,pr合入已准备就绪,请尽快联系committer进行检视,谢谢!


tangweiwei2
6 天前 评论:
6 天前 评论:
/lgtm
/approve


6 天前 添加了label:approved
CANN-robot
4 天前 评论:
4 天前 评论:
The following users do not have permission to comment /lgtm or /approve on any module in this PR:
/approve: 唐超


4 天前 添加了label:lgtm
4 天前 合入了pull request
关联 #5995
按 ops-nn SIMT 长尾算子 950 实现回退清单,回退以下算子的 Ascend 950(arch35)实现:
AvgPoolUpdate(pooling/avg_pool_update):删除整个算子目录(op_host / op_kernel / op_graph / tests / examples / README 等)
NPUClearFloatStatus(control/npu_clear_float_status):删除整个算子目录
同时同步删除 common/inc/op_graph/op_nn_proto_extend.h 中的对应接口声明,以及 docs/zh/op_list.md 中的算子条目。