已合并
docs: 补充标量Cache Mode与饱和控制C API接口文档 #5176
yiming创建于 19 天前
docs: 补充标量Cache Mode与饱和控制C API接口文档 #5176
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 yiming 的贡献)atomgit-bot
19 天前 评论:
19 天前 评论:
变更摘要
该 PR 为文档更新(📝 docs),围绕标量 Cache Mode 与饱和控制的 C API 接口补充文档说明,主要涉及 CTRL 寄存器相关接口的文档更新,内容与 asc-devkit 侧对应的接口实现(MR 5135)保持一致。本次共更新 16 个文件,新增 663 行、删除 7 行,未涉及功能代码改动。
主要改动
- 标量 Cache Mode C API 接口文档: 补充标量 Cache Mode 相关 C API 接口的文档说明,覆盖其接口用途与调用方式。
- 饱和控制 C API 接口文档: 新增饱和控制相关 C API 接口的文档描述,说明该能力的接口定义与使用方式。
- CTRL 寄存器相关接口文档更新: 对
CTRL寄存器相关接口的文档进行更新,与对应的接口实现(MR 5135)保持同步,便于开发者按文档使用相关能力。


atomgit-bot
19 天前 评论:
19 天前 评论:
🤖 本次改动均为数据 / 生成 / 二进制文件(如测试用例、锁文件、媒体资源),没有可审查的代码逻辑,已跳过 AI 代码审查。


19 天前 添加了label:cann-cla/yes
CANN-robot
19 天前 评论:
19 天前 评论:
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 |
|---|---|---|
| docs | ✅ munanhw, bluesky901 (2/2) | ✅ munanhw (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
yiming0671, thanks for your pull request. All authors of the commits have signed the CLA. 👍


此处折叠了94条消息 查看更多
9 天前 删除了label:ci-pipeline-running
9 天前 添加了label:ci-pipeline-passed
bluesky901
9 天前 评论:
9 天前 评论:
/lgtm


9 天前 添加了label:lgtm
9 天前 合入了pull request
描述
CTRL寄存器相关接口文档更新,对应接口实现:https://gitcode.com/cann/asc-devkit/merge_requests/5135
关联的Issue
测试
文档更新
类型标签