摘要: Cython与CUDA之Gather 本文使用了Cython作为封装函数,封装一个CUDA C实现的Gather算子,然后通过Python去调用,用这种方法实现一个比较Pythonic的CUDA Gather函数的实现和调用。 阅读全文
posted @ 2025-02-27 10:20 DECHIN 阅读(262) 评论(0) 推荐(1)