询问一个ai core最大计算量的问题
收藏回复举报
询问一个ai core最大计算量的问题
t('forum.solved') 已解决
发表于2024-08-28 10:36:51
0 查看

之前看ascend c算子开发教程视频,里面老师讲过,ai core 一个block计算最大256字节,后来我又看到samples里的sub算子示例(https://gitee.com/ascend/samples/tree/8.0.RC2/operator/SubCustomSample/FrameworkLaunch/SubCustom),感觉tileLength长度的数据大小并不一定不超过256字节:

cke_4116.png

到底现在有没有这个一个block计算最大256字节的限制?

我要发帖子