Search code examples
How to use the auto-scheduler to generate schedules for GPU?...


gpuhalide

Read More
No member named dim in Halide::GeneratorInput<Halide::Func>...


halide

Read More
How to make performant AOT blur with variable kernel size?...


halide

Read More
How to make Halide use the sliding window optimization?...


c++halide

Read More
Using Tuple with Halide AoT compilation...


halide

Read More
Initialize Func from an array...


halide

Read More
Using Halide ahead-of-time (AOT) with Metal on iOS...


c++ioshalide

Read More
Executing Func over a specific domain in generator...


halide

Read More
Vectorize for output buffers with mismatching width...


c++halide

Read More
Halide: Copying a block of memory to an overlapping location (same image)...


halide

Read More
Halide: How to process image in (overlapping) blocks?...


c++halide

Read More
Bilateral Grid Generator class using Enhanced Generator...


halide

Read More
Is there any way to combine Funcs into a Func has one more dimension?...


halide

Read More
How to visualize Halide camera pipeline / generate HTML output of how Halide compiles?...


halide

Read More
Output values to buffers of different sizes...


c++halide

Read More
Setting inputs in Func returned from function...


c++halide

Read More
Problems compiling Halide's camera_pipe application on Mac OS...


c++x86-64halide

Read More
Efficient gather memory access in Halide...


halide

Read More
Halide error loading png images using libpng in VS 2015 Express...


visual-studio-2015pnglibpnghalide

Read More
Color conversion from RGB to YUV (YCoCg)...


c++halide

Read More
Halide with OpenCL using const global <type>* restrict arguments?...


halide

Read More
Halide cross-compilation for GPU...


halide

Read More
halide linker errors with boundary conditions...


halide

Read More
Why can we not specialize based on loop variable states?...


halide

Read More
How to visualize halide schedule?...


halide

Read More
halide error: "Input buffer b0 is accessed at -1, which is before the min(0) in dimension 0&quo...


halide

Read More
When will compile_to_c with vector types be supported?...


halide

Read More
How to name Multiple Outputs of a Function (Tuple)?...


halide

Read More
Can generators be used for JIT during development?...


halide

Read More
How to handle errors at runtime in halide?...


halide

Read More
BackNext