| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
aclgraph示例指定kernel type Co-authored-by: wangkai<wangkai579@huawei.com> # message auto-generated for no-merge-commit merge: !4104 merge 123 into master aclgraph示例指定kernel type Created-by: mihudan Commit-by: wangkai Merged-by: ascend-robot Description: <!-- Thanks for sending a pull request! --> **What type of PR is this?** > Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line: /kind task **What does this PR do / why do we need it**: 增加的自定义算子<<<>>> + aclgraph调用的示例,指定kernel type适配不同设备环境 **Special notes for your reviewers**: 四个内核函数的声明限定符由 __global__ __aicore__ 替换为 __global__ __vector__。该修改仅调整了编译指令,确保了代码与目标硬件编程模型的一致性,内核的核心计算逻辑保持不变 See merge request: Ascend/op-plugin!4104 | 5 个月前 | |
aclgraph示例指定kernel type Co-authored-by: wangkai<wangkai579@huawei.com> # message auto-generated for no-merge-commit merge: !4104 merge 123 into master aclgraph示例指定kernel type Created-by: mihudan Commit-by: wangkai Merged-by: ascend-robot Description: <!-- Thanks for sending a pull request! --> **What type of PR is this?** > Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line: /kind task **What does this PR do / why do we need it**: 增加的自定义算子<<<>>> + aclgraph调用的示例,指定kernel type适配不同设备环境 **Special notes for your reviewers**: 四个内核函数的声明限定符由 __global__ __aicore__ 替换为 __global__ __vector__。该修改仅调整了编译指令,确保了代码与目标硬件编程模型的一致性,内核的核心计算逻辑保持不变 See merge request: Ascend/op-plugin!4104 | 5 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 5 个月前 | ||
| 5 个月前 |