已合并
fix-ticket-and-issue #4787
Chen_hangxin7创建于 12 天前
fix-ticket-and-issue #4787
已合并
Chen_hangxin7创建于 12 天前
Chen_hangxin7成员
12 天前

描述

修复接口资料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

类型标签

  • 🐛 fix: Bug 修复
  • ✨ feat: 新功能
  • ⚡ perf: 性能优化
  • ♻️ refactor: 代码重构
  • 🧪 test: 新增或修改测试
  • 📝 docs: 文档更新
  • 🔧 ci: CI/CD 配置修改
  • ↩️ revert: 回退
  • 🧹 chore: 其他,请具体描述
likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 Chen_hangxin7 的贡献)
CChen_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示例输出值错误
CANN-robotCANN-robot成员
12 天前 添加了label:cann-cla/yes
CANN-robot
CANN-robot成员
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 /approve or /lgtm
  • Commenting /approve implies 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. 👍

likedislike
CANN-robot
CANN-robot成员
12 天前 评论:

CLA Signature Pass

gcw_atM8lhjZ, thanks for your pull request. All authors of the commits have signed the CLA. 👍

likedislike
此处折叠了208条消息 查看更多
munanhw成员
7 天前 评论:

/approve

likedislike
CANN-robotCANN-robot成员
7 天前 添加了label:approved
bianque成员
7 天前 评论:

/lgtm

likedislike
CANN-robotCANN-robot成员
7 天前 添加了label:lgtm
CANN-robotCANN-robot成员
7 天前 合入了pull request