Search code examples
Halide sum loops nesting...

sumnested-loopsreductionhalide

Read More
How to save intermediate outputs into images on a multi-stage pipeline?...

halide

Read More
Halide optimal scheduling...

c++schedulehalide

Read More
Why does the last func in a series start with halide_copy_to_host, and how to remove it...

halide

Read More
How to use C++ random function in Halide?...

c++halide

Read More
Programming Morphological Opening returns input...

halide

Read More
Issues with Halide select statement...

if-statementselecthalide

Read More
Initializing Halide Buffer in C++...

c++bufferhalide

Read More
Performance counter for Halide?...

c++halide

Read More
Showing result of template matching...

halide

Read More
Halide Jit compilation...

c++imagehalide

Read More
Running Halide generators from cmake with the most optimal compiler flags and configurations...

c++cmakegpuavxhalide

Read More
How to initialize External Image with Margins for convolution?...

halide

Read More
output shifted in template matching...

halide

Read More
Can't run AOT code...

halide

Read More
How to modify color channels individually in Halide?...

c++halide

Read More
Having problems with scheduling...

halide

Read More
Halide with GPU (OpenGL) as Target - benchmarking and using HalideRuntimeOpenGL.h...

c++openglgpuhalide

Read More
Halide::Expr' is not contextually convertible to 'bool' -- Storing values of functions i...

halide

Read More
Accessing Funcs in a Halide pipeline...

c++optimizationhalide

Read More
Halide check if split is possible...

c++optimizationhalide

Read More
Programming a dynamic box blur...

halide

Read More
How to use Halide profiler...

c++profilerhalide

Read More
How can I write a Generator with an ImageParam that has a type specified as a GeneratorParam?...

c++halide

Read More
Halide: casting RGB images and parallelising blur...

c++halide

Read More
Halide with C layout numpy arrays...

pythonhalide

Read More
Halide - while loop equivalent...

c++opencvimage-processingwhile-loophalide

Read More
Why is my performance bad? (Noob scheduling)...

halide

Read More
Can I avoid calculating same elements when using split() in Halide?...

halide

Read More
Create a Halide::Image object from an existing double C++ array...

imageinitializationhalide

Read More
BackNext