The library tutorial has a chapters on AOT and cross-compilation.
It uses compile targets and compile_to_file function, which is currently missing.
This looks useful for producing canned code and shipping stuff without runtime dependency on libhalide.
The library tutorial has a chapters on AOT and cross-compilation.
It uses compile targets and
compile_to_filefunction, which is currently missing.This looks useful for producing canned code and shipping stuff without runtime dependency on
libhalide.