[][src]Crate halide_build

halide-build is used to compile Halide kernels

Structs

Build

Build stores the required context for building a Halide kernel

Source

Source is used to maintain the Halide source directory

Functions

compile_shared_library

Compile a shared library using the C++ compiler

link

Link a library, specified by filename

link_lib

Link a library, specified by path and name