#run-time #bindings #halide #halide-build

halide-runtime

Bindings to the Halide runtime

9 releases (5 breaking)

0.6.1 Oct 29, 2022
0.6.0 May 18, 2022
0.5.1 May 2, 2021
0.5.0 Sep 4, 2020
0.1.0 Dec 4, 2019

#1009 in #run-time


Used in imaged

ISC license

29KB
334 lines

halide-runtime

Rust bindings to the halide runtime.

This crate will allow you to execute pre-compiled Halide kernels, to compile kernels take a look at halide-build


lib.rs:

halide-runtime is a Rust wrapper for the Halide runtime

No runtime deps

~0–1.9MB
~38K SLoC