AnswerDotAI / AnswerDotAI/gpu.cpp

Python bindings

未关闭
#21 6 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C++
星标
4k
派生
199
平均合并
2 分钟
30 天内合并 PR
3

描述

Python bindings would enable gpucpp to be used similar to [Taichi](https://taichi-lang.org/), [Warp](https://github.com/NVIDIA/warp) and [Mojo](https://www.modular.com/mojo). I would personally love to try gpucpp with my creative AI project [Tölvera](http://tolvera.is).

[pybind](https://github.com/pybind/pybind11) is one choice for testing this out. [SignalFlow](http://signalflow.dev) is an example of a C++ project [using pybind to create a Python syntax](https://github.com/ideoforms/signalflow/blob/master/source/src/python/python.cpp).

A first proof of concept could take the [hello world example](https://www.answer.ai/posts/2024-07-11--gpu-cpp.html#hello-world-a-gelu-kernel) and demonstrate a Python equivalent version.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。