An open API service indexing awesome lists of open source software.

https://github.com/zshipko/halide-runtime

Rust bindings to the Halide runtime
https://github.com/zshipko/halide-runtime

Last synced: 11 months ago
JSON representation

Rust bindings to the Halide runtime

Awesome Lists containing this project

README

          

# halide-runtime



Rust bindings to the [halide](https://github.com/halide/halide) runtime.

This crate will allow you to execute pre-compiled Halide kernels, to compile kernels take a look at [halide-build](https://github.com/zshipko/halide-build)