Learning Halide by Examples!ΒΆ
- What is Halide? Why should I use it?
- The purposes of this document
- Installing Halide
- Hello, Halide!
- Learning to Write Halide Algorithms by Examples
- Automatic scheduling
- Manual scheduling
- Computing gradients
- Interacting with PyTorch
- Example: tuning a demosaicing pipeline
- Example: box convolution
- Example: learnable burst denoising