已合并
【PR】: 为 ACL Runtime API 补齐 C++ 模板封装和函数重载接口 #1981
ykl999创建于 5月8日
【PR】: 为 ACL Runtime API 补齐 C++ 模板封装和函数重载接口 #1981
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 ykl999 的贡献)5月8日 添加了label:enhancement
CANN-robot
5月8日 评论:
5月8日 评论:
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 |
|---|---|---|
| docs | ✅ 侯延保, 张子菁, yanmingxiang (3/2) | ✅ 侯延保, 张子菁 (2/1) |
| include | ✅ 侯延保, 张子菁, yanmingxiang (3/2) | ✅ 侯延保, 张子菁 (2/1) |
| repo-cann/runtime | ✅ 侯延保, 张子菁, yanmingxiang (3/2) | ✅ 侯延保, 张子菁 (2/1) |
| tests/ut/acl | ✅ 侯延保, yanmingxiang (2/2) | ✅ 侯延保 (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
ykl999, thanks for your pull request. All authors of the commits have signed the CLA. 👍


5月8日 添加了label:cann-cla/yes
5月8日 将zhaozhixuan,wda1991,wangtao43,zhangpengpeng8,changhaixun,yanmingxiang,turing_yhy,Reyn52166,luoyuzhou2,Turing_JasonWen,Axiaolei,sunnana_004434229,houyanbao,wangluyao17,zhou-wuxiao,tingwood设为评审人
5月8日 将zhaozhixuan,wda1991,wangtao43,zhangpengpeng8,changhaixun,yanmingxiang,turing_yhy,Reyn52166,luoyuzhou2,Turing_JasonWen,Axiaolei,sunnana_004434229,houyanbao,wangluyao17,zhou-wuxiao,tingwood设为评审人
此处折叠了152条消息 查看更多
5月9日 添加了label:lgtm
5月9日 添加了label:approved
CANN-robot
5月9日 评论:
5月9日 评论:
Review Guide
This pull-request passes review.
Committers who wrote a comment of /approve are: 张子菁, 侯延保.
Reviewers who wrote a comment of /lgtm are: 张子菁, 侯延保, yanmingxiang.


5月9日 合入了pull request
Summary
为 ACL Runtime API 补齐 C++ 模板封装和函数重载接口
新增文件
修改文件
设计说明
功能特性
函数重载(简化 API 调用):
模板函数(类型安全):
UT 测试覆盖