已合并
add reduce sample #1575
wang-zijiu创建于 4月13日
add reduce sample #1575
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 wang-zijiu 的贡献)4月13日 创建了 pull request,commit 9f03dc63
4月13日 关联了issue:[Requirement|需求建议]: RegBase新增基础样例
CANN-robot
4月13日 评论:
4月13日 评论:
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 |
|---|---|---|
| examples | ✅ changxianyu, DragonBornHD84 (2/2) | ✅ changxianyu (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
wang-zijiu, thanks for your pull request. All authors of the commits have signed the CLA. 👍


4月13日 添加了label:cann-cla/yes
4月13日 将zengjuan,zhanghao_0689,yanqingshang,wulinyu,zhuliangying,kong0808,dengjing_aoe,YeZZzzz1,bluesky901,wqtshg_wt,yangbinhua,gao_dafa,chenyiyuan,xun_zhuge,ookkkkoo1122,bianque,houyuyang,YANXI_ZHAO,shi_nanxiang,wuyang_hw,munanhw,ai_xin,ascendhjh,DragonBornHD84,jiangZD设为评审人
4月13日 将zengjuan,zhanghao_0689,yanqingshang,wulinyu,zhuliangying,kong0808,dengjing_aoe,YeZZzzz1,bluesky901,wqtshg_wt,yangbinhua,gao_dafa,chenyiyuan,xun_zhuge,ookkkkoo1122,bianque,houyuyang,YANXI_ZHAO,shi_nanxiang,wuyang_hw,munanhw,ai_xin,ascendhjh,DragonBornHD84,jiangZD设为评审人
此处折叠了93条消息 查看更多
4月16日 添加了label:lgtm
CANN-robot
4月16日 评论:
4月16日 评论:
Review Guide
This pull-request passes review.
Committers who wrote a comment of /approve are: changxianyu.
Reviewers who wrote a comment of /lgtm are: DragonBornHD84, changxianyu.


4月16日 合入了pull request
4月16日 修改了pull request 的描述
4月16日 修改了pull request 的描述
描述
添加reduce,reduce_block,reduce_pair,duplicate,arange五个样例,并修改了cpu/sim仿真模式及静态tensor的模式
关联的Issue
关联Issue #424
测试
cpu/sim/npu验证均已通过
文档更新
examples/01_simd_cpp_api/02_features/03_basic_api/00_data_movement/ld_st_reg_align/README.md
examples/01_simd_cpp_api/02_features/03_basic_api/00_data_movement/ld_st_reg_mask/README.md
examples/01_simd_cpp_api/02_features/03_basic_api/00_data_movement/ld_st_reg_unalign/README.md
examples/01_simd_cpp_api/02_features/03_basic_api/03_reg_vector_compute/README.md
examples/01_simd_cpp_api/02_features/03_basic_api/03_reg_vector_compute/arange/README.md
examples/01_simd_cpp_api/02_features/03_basic_api/03_reg_vector_compute/duplicate/README.md
examples/01_simd_cpp_api/02_features/03_basic_api/03_reg_vector_compute/mul/README.md
examples/01_simd_cpp_api/02_features/03_basic_api/03_reg_vector_compute/muls/README.md
examples/01_simd_cpp_api/02_features/03_basic_api/03_reg_vector_compute/reduce/README.md
examples/01_simd_cpp_api/02_features/03_basic_api/03_reg_vector_compute/reduce_block/README.md
examples/01_simd_cpp_api/02_features/03_basic_api/03_reg_vector_compute/reduce_pair/README.md
examples/01_simd_cpp_api/02_features/03_basic_api/06_sync_control/reg_sync/README.md
类型标签