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

Add a Python bindings tutorial example that uses JIT and an autoscheduler? #8242

Open
lirenzhucn opened this issue May 29, 2024 · 1 comment

Comments

@lirenzhucn
Copy link

I was trying to figure out how to use the Python bindings to do some quick prototyping. And naturally, I wanted to start with an auto-scheduler. I kept running into an "unknown autoscheduler name" error. It took me a whole day to find out this 2-year old issue: #6791, and found out about hl.load_plugin.

I think it would be very helpful to newcomers (especially those with more Python experience than C++) to have a tutorial example that uses JIT and an autoscheduler. Because, I believe that is the most natural and lowest-barrier-to-entry way of starting one's Halide experience.

@steven-johnson
Copy link
Contributor

We'd love to have more tutorials for the Python bindings! Unfortunately none of the core contributors has the bandwidth to do this at the present time, but we'd love to review a PR that adds or improves the Python tutorials.

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

2 participants