#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

#1169 in #run-time

Download history 2/week @ 2024-10-11 1/week @ 2024-11-01 2/week @ 2024-11-08 1/week @ 2024-11-15 12/week @ 2024-12-06 2/week @ 2024-12-13

290 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–2MB
~39K SLoC