已合并
优化example示例中 产品支持情况 描述 #1276
qiang_zq创建于 3月28日
优化example示例中 产品支持情况 描述 #1276
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 qiang_zq 的贡献)3月28日 添加了label:stat/needs-squash
CANN-robot
3月28日 评论:
3月28日 评论:
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 |
|---|---|---|
| example | ✅ yanmingxiang, wangluyao17 (2/2) | ✅ yanmingxiang (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
qiang_zq, thanks for your pull request. All authors of the commits have signed the CLA. 👍


3月28日 添加了label:cann-cla/yes
3月28日 将zhaozhixuan,wda1991,wangtao43,zhangpengpeng8,changhaixun,yanmingxiang,turing_yhy,Reyn52166,luoyuzhou2,Turing_JasonWen,Axiaolei,ykl999,sunnana_004434229,houyanbao,wangluyao17,qinchuanyu,zhou-wuxiao,derekxu,tingwood,chen_vvjob,lilianghua_2025设为评审人
3月28日 将zhaozhixuan,wda1991,wangtao43,zhangpengpeng8,changhaixun,yanmingxiang,turing_yhy,Reyn52166,luoyuzhou2,Turing_JasonWen,Axiaolei,ykl999,sunnana_004434229,houyanbao,wangluyao17,qinchuanyu,zhou-wuxiao,derekxu,tingwood,chen_vvjob,lilianghua_2025设为评审人
此处折叠了72条消息 查看更多
CANN-robot
3月30日 评论:
3月30日 评论:
The following users do not have permission to comment /lgtm or /approve on any module in this PR:
tingwood


3月30日 添加了label:approved
CANN-robot
3月30日 评论:
3月30日 评论:
Review Guide
This pull-request passes review.
Committers who wrote a comment of /approve are: yanmingxiang.
Reviewers who wrote a comment of /lgtm are: yanmingxiang, wangluyao17.


3月30日 关闭了关联的issue
3月30日 合入了pull request
描述
1、补充部分新增example示例 readme 缺少的“产品支持情况”描述
2、历史example示例 readme 中“产品支持情况”与docs中API描述不一致
3、优化example样例执行步骤,run.sh中编译完成后自动执行,将原来编译+运行 2步操作 合为一步
4、目录 README 补全: 为 device、stream、event、memory、kernel、callback、model_ri、notify、tdt_buffer、tdt_channel、tdt_queue、built_in_task 等目录新增了 README.md,改善了导航体验
5、链接路径修正: 修正了嵌套目录的相对路径(从 ../../README.md 改为 ../../../README.md)
代码审查报告
https://gitcode.com/cann/runtime/pull/1276?ref=&did=65e24693459e9d96f1d4ad02bef022d0968fba55#tid-166839878
关联的Issue
https://gitcode.com/cann/runtime/issues/299
测试
文档更新
example/0_quickstart/1_error_handling/README.md
example/1_basic_features/device/0_device_normal/README.md
....
example/*/README.md
类型标签