libhalide14-0

fast, portable computation on images and tensors

Description

Halide is a programming language designed to make it easier to write high-performance image and array processing code on modern machines. Halide currently targets:
 * CPU architectures: X86, ARM, MIPS, Hexagon, PowerPC, RISC-V
 * Operating systems: Linux, Windows, macOS, Android, iOS, Qualcomm QuRT
 * GPU Compute APIs: CUDA, OpenCL, OpenGL Compute Shaders, Apple Metal,
                    Microsoft Direct X 12
Rather than being a standalone programming language, Halide is embedded in C++. This means you write C++ code that builds an in-memory representation of a Halide pipeline using Halide's C++ API. You can then compile this representation to an object file, or JIT-compile it and run it in the same process.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://halide-lang.org/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libhalide14-0