https://github.com/halide/Halide
Raw File
Tip revision: bbf8062b6c6cdf2ab42df9fc4d51fe9199fc3a75 authored by Steven Johnson on 03 April 2023, 18:50:59 UTC
Cleanup: Use C++17 syntax for deprecated functions; remove HALIDE_ATTRIBUTE_DEPRECATED macro
Tip revision: bbf8062
requirements.txt
cmake>=3.22
imageio
ninja; platform_system!='Windows'
numpy
pillow
pybind11==2.6.2
scikit-build
scipy
setuptools>=43
wheel
build
back to top