已合并
[CANNBot]Relu6算子支持Ascend950 AscendC实现 #3794
wangweidong创建于 4月14日
[CANNBot]Relu6算子支持Ascend950 AscendC实现 #3794
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 wangweidong 的贡献)4月14日 创建了 pull request,commit ce57c166
CANN-robot
4月14日 评论:
4月14日 评论:
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 |
|---|---|---|
| experimental/activation | ✅ 陈琦, 周奇龙 (2/2) | ✅ 周奇龙, 陈琦 (2/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
gcw_YBIAEfqJ, thanks for your pull request. All authors of the commits have signed the CLA. 👍


4月14日 添加了label:cann-cla/yes
4月14日 将crystalhu,yangyang016,fanqirui,zhou-qilong,zhajianqing123,chenqi317,liubo75,tangweiwei2,liujie12345678,wangyongguang,zhang-wu设为评审人
4月14日 将crystalhu,yangyang016,fanqirui,zhou-qilong,zhajianqing123,chenqi317,liubo75,tangweiwei2,liujie12345678,wangyongguang,zhang-wu设为评审人
4月14日 将crystalhu,zhou-qilong,zhajianqing123,chenqi317,liubo75,tangweiwei2,liujie12345678,wangyongguang,zhang-wu设为审查人
4月14日 将crystalhu,zhou-qilong,zhajianqing123,chenqi317,liubo75,tangweiwei2,liujie12345678,wangyongguang,zhang-wu设为审查人
此处折叠了56条消息 查看更多
experimental/activation/relu6/op_host/CMakeLists.txt
@@ -0,0 +10,4 @@
10+# NOTE: Portions of this code were AI-generated and have been
11+# technically reviewed for functional accuracy and security
12+
13+add_modules_sources(HOSTNAME ${OPHOST_NAME} MODE PRIVATE DIR ${CMAKE_CURRENT_SOURCE_DIR} OPTYPE relu6 ACLNNTYPE aclnn)
CANN-robot
4月17日 评论:
4月17日 评论:
4月17日 关闭了关联的issue
4月17日 合入了pull request
描述
SoftMarginLoss算子支持Ascend950 AscendC实现
关联的Issue
https://gitcode.com/cann/ops-nn/issues/2101
测试
文档更新
类型标签