已合并
修复asc_pair_reduce_sum接口调用示例 #4904
修复asc_pair_reduce_sum接口调用示例 #4904
已合并
Cruiter创建于 7 天前
Cruiter
Cruiter成员
7 天前

描述

修复asc_pair_reduce_sum接口调用示例

关联的Issue

不涉及

测试

image.png

文档更新

docs/zh/api/SIMD-API/C-API/vector_compute/asc_pair_reduce_sum.md

类型标签

  • 🐛 fix: Bug 修复
  • ✨ feat: 新功能
  • ⚡ perf: 性能优化
  • ♻️ refactor: 代码重构
  • 🧪 test: 新增或修改测试
  • 📝 docs: 文档更新
  • 🔧 ci: CI/CD 配置修改
  • ↩️ revert: 回退
  • 🧹 chore: 其他,请具体描述
likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 Cruiter 的贡献)
CruiterCruiter成员
7 天前 创建了 pull request,commit f2debe0e
atomgit-bot
atomgit-bot
7 天前 评论:

变更摘要

此 PR 修复了 asc_pair_reduce_sum 接口中文文档中的调用示例错误,属于文档修正。改动涉及文件 docs/zh/api/SIMD-API/C-API/vector_compute/asc_pair_reduce_sum.md,对示例代码进行了 7 行新增和 1 行删除的调整。

主要改动

  • 修复 asc_pair_reduce_sum 调用示例:修正了文档中 asc_pair_reduce_sum 接口的示例代码,使其与实际接口签名和用法保持一致,确保开发者按文档示例调用时不会出错。
likedislike
atomgit-bot
atomgit-bot
7 天前 评论:

代码审查

✅ 未发现问题

likedislike
CANN-robotCANN-robot成员
7 天前 添加了label:cann-cla/yes
CANN-robot
CANN-robot成员
7 天前 评论:

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

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

likedislike
此处折叠了47条消息 查看更多
CANN-robotCANN-robot成员
7 天前 添加了label:ci-pipeline-passed
bianque成员
6 天前 评论:

/lgtm

likedislike
munanhw成员
6 天前 评论:

/approve

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