#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

#825 in #run-time

Download history 7/week @ 2024-02-23 2/week @ 2024-03-01 16/week @ 2024-03-08 9/week @ 2024-03-15 66/week @ 2024-03-29 16/week @ 2024-04-05

82 downloads per month
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
~37K SLoC