Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to generate cuda kernel with python bindings? #531

Open
gxiaotian opened this issue Aug 1, 2022 · 3 comments
Open

How to generate cuda kernel with python bindings? #531

gxiaotian opened this issue Aug 1, 2022 · 3 comments

Comments

@gxiaotian
Copy link

I would like to use pytaco to generate cuda kernels, but cannot find relevant information in this doc, so I was wondering if pytaco can generate cuda kernels, if yes, how to do it. Thanks~

@rohany
Copy link
Contributor

rohany commented Sep 7, 2022

I don't think that the Python API is currently able to generate CUDA kernels. You will have to use the C++ API or the web tool to do so.

@rdguerrerom
Copy link

Can you provide an example of generating CUDA kernels using TACO? I have it installed locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants