已合并
style(include): format adv api headers #3328
zhangyujia77创建于 6月17日
style(include): format adv api headers #3328
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 zhangyujia77 的贡献)6月17日 创建了 pull request,commit b48769a4
6月17日 添加了label:cann-cla/yes
CANN-robot
6月17日 评论:
6月17日 评论:
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 | ✅ ai_xin, 诸葛洵 (2/2) | ✅ ai_xin (1/1) |
| include/adv_api | ✅ 诸葛洵, wuzhaolin (2/2) | ✅ wuzhaolin (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
zhangyujia77, thanks for your pull request. All authors of the commits have signed the CLA. 👍


gao_dafa
6月17日 评论:
6月17日 评论:
zhangyujia77,感谢您的提交,建议在完成PR充分自验证后,再触发线上构建任务。
若您的PR已具备检视条件,可根据下表的责任田,@对应的committer进行代码检视,我们会在第一时间对您的提交进行处理。
代码责任田:
| module | committer |
|---|---|
| adv_api | chenyiyuan, wuyang_hw |
| basic_api | chenyiyuan, wuyang_hw |
| c_api | pangfd, yue_mo_du_qian |
| cmake | xun_zhuge, DragonBornHD84 |
| docs | munanhw, ai_xin |
| examples | changxianyu, bianque |
| simt_api | wulinyu, zhanghao_0689 |
| scripts | xun_zhuge, kevin365 |
| tools | YANXI_ZHAO, XuebinYang, sjtulxh |
💡 如您不确定可以@谁,可以直接@我或者ascend-c sig的maintainer,xun_zhuge和ascendhjh,我们会为您分配合适的committer进行代码检视。
再次感谢您参与CANN的社区贡献。


zhangyujia77
6月17日 评论:
6月17日 评论:
compile


此处折叠了224条消息 查看更多
zhugexun_sjtu
6月24日 评论:
6月24日 评论:
/lgtm


zhugexun_sjtu
6月24日 评论:
6月24日 评论:
/approve


6月24日 添加了label:lgtmapproved
6月24日 合入了pull request
描述
按当前 clang-format 规则格式化 include/adv_api 目录下的高阶 API 头文件,并同步格式化 docs/api/SIMD-API/高阶API 中对应资料的函数原型和 C/C++/Ascend C 示例代码块,使文档展示与源码格式保持一致。
关联的Issue
无
测试
文档更新
同步格式化 docs/api/SIMD-API/高阶API 下的函数原型、指针星号写法和示例代码块。
类型标签