github halide/Halide v16.0.0
Halide v16.0.0

latest releases: v17.0.1, v17.0.0
10 months ago

What's Changed

General Notes

  • Support for the Vulkan API (w/SPIR-V codegen)
  • Support for WebGPU (experimental)
  • Improved Halide IR HTML Visualization
  • Fixed a regression in the Adams2019 auto-scheduler that disabled sub-tiling
  • Added GPU auto-scheduler (Anderson2021)

Efficient Automatic Scheduling of Imaging and Vision Pipelines for the GPU
Luke Anderson, Andrew Adams, Karima Ma, Tzu-Mao Li, Tian Jin, Jonathan Ragan-Kelley
Proceedings of the ACM on Programming Languages (OOPSLA 2021)

Deprecations / Removals

  • OpenGLCompute has been deprecated
  • ParamMap has been deprecated
  • Deprecated HVX_shared_object feature has been removed
  • References to deprecated fixed-point operators have been removed
  • Deprecated halide_target_feature_disable_llvm_loop_opt has been removed
  • Deprecated MIPS device support has been removed

Notable Fixes & Changes

New Contributors

Full Changelog: v15.0.1...v16.0.0

Don't miss a new Halide release

NewReleases is sending notifications on new releases.