https://github.com/halide/Halide
Revision fca8d9606145d0c42caac1954c37d86fa291fea0 authored by Marcos Slomp on 28 July 2023, 16:55:19 UTC, committed by GitHub on 28 July 2023, 16:55:19 UTC
removing redundant print_expr() call
1 parent 89ffae2
Raw File
Tip revision: fca8d9606145d0c42caac1954c37d86fa291fea0 authored by Marcos Slomp on 28 July 2023, 16:55:19 UTC
Making Metal code-gen a bit faster (#7720)
Tip revision: fca8d96
requirements.txt
cmake>=3.22
imageio
ninja; platform_system!='Windows'
numpy
pillow
pybind11==2.10.4
scikit-build
scipy
setuptools>=43
wheel
build
back to top