已合并
fix-ticket-and-issue #4787
Chen_hangxin7创建于 12 天前
fix-ticket-and-issue #4787
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 Chen_hangxin7 的贡献)12 天前 创建了 pull request,commit 43098b9c
CChen_hangxin7
12 天前 关联了issue:[算子开发][内测体验][AscendC]` Squeeze会将有效元素的总字节数存入AR特殊寄存器` — "AR 特殊寄存器"突然出现,无任何前置介绍(全称?用途?),[算子开发][内测体验][AscendC] MaskReg计算/Select.md 中调用示例多次语法错误,[算子开发][内测体验][AscendC][Documentation|文档反馈]: 文档中的表3缺失"接口外设置Mask + Counter模式" 行,[算子开发][内测体验][AscendC]: compare.md示例输出值错误
12 天前 关联了issue:[算子开发][内测体验][AscendC]` Squeeze会将有效元素的总字节数存入AR特殊寄存器` — "AR 特殊寄存器"突然出现,无任何前置介绍(全称?用途?),[算子开发][内测体验][AscendC] MaskReg计算/Select.md 中调用示例多次语法错误,[算子开发][内测体验][AscendC][Documentation|文档反馈]: 文档中的表3缺失"接口外设置Mask + Counter模式" 行,[算子开发][内测体验][AscendC]: compare.md示例输出值错误
12 天前 添加了label:cann-cla/yes
CANN-robot
12 天前 评论:
12 天前 评论:
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 | ✅ munanhw, bianque (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
gcw_atM8lhjZ, thanks for your pull request. All authors of the commits have signed the CLA. 👍


CANN-robot
12 天前 评论:
12 天前 评论:
此处折叠了208条消息 查看更多
7 天前 添加了label:approved
7 天前 添加了label:lgtm
7 天前 合入了pull request
描述
修复接口资料md文档中已知问题:
基础API/Reg矢量计算/比较与选择/Squeeze.md "AR 特殊寄存器"突然出现且缺乏解释
Reg矢量计算/MaskReg计算/Select.md 调用示例问题
Memory矢量计算/SIMD计算说明/掩码.md 表3内容缺失
Memory矢量计算/比较与选择/Compare.md 调用示例数据错误
关联的Issue
https://gitcode.com/cann/asc-devkit/issues/1385
https://gitcode.com/cann/asc-devkit/issues/1381
https://gitcode.com/cann/asc-devkit/issues/1340
https://gitcode.com/cann/asc-devkit/issues/1336
测试
文档更新
docs/zh/api/SIMD-API/basic_api/memory_vector_compute/SIMD_compute/mask.md
docs/zh/api/SIMD-API/basic_api/memory_vector_compute/mask_operations/SetMaskNorm.md
docs/zh/api/SIMD-API/basic_api/memory_vector_compute/mask_operations/SetMaskCount.md
docs/zh/api/SIMD-API/basic_api/memory_vector_compute/compare_and_select/Compare.md
docs/zh/api/SIMD-API/basic_api/memory_vector_compute/compare_and_select/Select.md
docs/zh/api/SIMD-API/basic_api/reg_vector_compute/MaskReg_compute/Select.md
docs/zh/api/SIMD-API/basic_api/reg_vector_compute/compare_and_select/Squeeze.md
类型标签