Star
533
Fork
724
代码
介绍
代码
Issues
79
Pull Requests
136
流水线
Actions
讨论
Wiki
项目成员
145
分析
项目设置
Star
533
Fork
724
master
asc-devkit
/
examples
/
03_simt_api
/
00_introduction
/
01_gather
/
basic_gather
下载当前目录
cann-robot
docs: 统一SIMT样例 launch 命名
d4009932
创建于
9 天前
历史提交
文件
最后提交记录
最后更新时间
gather_1d
修复simt样例描述
10 天前
gather_2d
docs: 统一SIMT样例 launch 命名
9 天前
README.md
simt入门样例修改
15 天前
README_en.md
simt入门样例修改
15 天前
README.md
Basic Gather样例介绍
概述
基于Ascend C SIMT编程的基础样例,包含简单场景(固定shape)的一维Gather算子和二维Gather算子,展示SIMT编程的基本流程。
样例列表
目录名称
功能描述
gather_1d
样例基于Ascend C SIMT编程方式实现固定shape的一维Gather算子。
gather_2d
样例基于Ascend C SIMT编程方式实现固定shape的二维Gather算子。